Units API.

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

GET /api/units/1969442/?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": "\"Have you thought any more about what I said?\"",
    "previous_source": "",
    "target": "\"Have you thought any more about what I said?\"",
    "id_hash": 6486330838150112145,
    "content_hash": 6486330838150112145,
    "location": "",
    "context": "a1001_banterbarks_warroom/158",
    "note": "NodeType = TalkNode\nSpeaker = Radio",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2852,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 1969442,
    "web_url": "http://waldo.team/translate/wl3/dialogue/en/?checksum=da041387ff996391",
    "url": "https://waldo.team/api/units/1969442/?format=api"
}