Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/1969508/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://waldo.team/api/translations/wl3/dialogue/en/?format=api",
    "source": "\"Halt! Intruber!\"",
    "previous_source": "",
    "target": "\"Halt! Intruber!\"",
    "id_hash": -6026376906031096545,
    "content_hash": -6026376906031096545,
    "location": "",
    "context": "a1001_banterbarks_warroom/166",
    "note": "NodeType = TalkNode\nSpeaker = Radio",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2860,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1969508,
    "web_url": "http://waldo.team/translate/wl3/dialogue/en/?checksum=2c5e022211661d1f",
    "url": "https://waldo.team/api/units/1969508/?format=api"
}