Units API.

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

GET /api/units/1970028/?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": "\"Well, I wouldn't want to rule it out, but...\"",
    "previous_source": "",
    "target": "\"Well, I wouldn't want to rule it out, but...\"",
    "id_hash": -8945001983893611788,
    "content_hash": -8945001983893611788,
    "location": "",
    "context": "a1001_banterbarks_warroom/238",
    "note": "NodeType = TalkNode\nSpeaker = Radio",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2928,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 1970028,
    "web_url": "http://waldo.team/translate/wl3/dialogue/en/?checksum=3dcf8169adb5af4",
    "url": "https://waldo.team/api/units/1970028/?format=api"
}