Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/dialogue/en/?format=api",
    "source": "\"All righty, then. This fucker's crazier than a soup sandwich.\"",
    "previous_source": "",
    "target": "\"All righty, then. This fucker's crazier than a soup sandwich.\"",
    "id_hash": -6910512523880127877,
    "content_hash": -6910512523880127877,
    "location": "",
    "context": "e4001_theprisoner/86",
    "note": "NodeType = TalkNode",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45793,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 2069900,
    "web_url": "http://waldo.team/translate/wl3/dialogue/en/?checksum=2018ed79163ca27b",
    "url": "http://waldo.team/api/units/2069900/?format=api"
}