Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/scenes/en/?format=api",
    "source": "Downtown Colorado Springs",
    "previous_source": "",
    "target": "Downtown Colorado Springs",
    "id_hash": 6933210012670095812,
    "content_hash": 6933210012670095812,
    "location": "",
    "context": "scenes/10",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1948827,
    "web_url": "http://waldo.team/translate/wl3/scenes/en/?checksum=e037b5c5d661f1c4",
    "url": "http://waldo.team/api/units/1948827/?format=api"
}