Units API.

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

GET /api/units/1969702/?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": "\"That's what we're here to do, Marcelo. That's what all of this is all about. Keep it up.\"",
    "previous_source": "",
    "target": "\"That's what we're here to do, Marcelo. That's what all of this is all about. Keep it up.\"",
    "id_hash": -5686986927280348115,
    "content_hash": -5686986927280348115,
    "location": "",
    "context": "a1001_banterbarks_warroom/196",
    "note": "NodeType = TalkNode\nSpeaker = Radio",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2887,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "priority": 100,
    "id": 1969702,
    "web_url": "http://waldo.team/translate/wl3/dialogue/en/?checksum=3113c385452a242d",
    "url": "https://waldo.team/api/units/1969702/?format=api"
}