Units API.

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

GET /api/units/1949664/?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": "The Bizarre Outskirts",
    "previous_source": "",
    "target": "The Bizarre Outskirts",
    "id_hash": -2031805634239337366,
    "content_hash": -2031805634239337366,
    "location": "",
    "context": "scenes/139",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 117,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1949664,
    "web_url": "http://waldo.team/translate/wl3/scenes/en/?checksum=63cd938a6686ec6a",
    "url": "http://waldo.team/api/units/1949664/?format=api"
}