Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/characters/en/?format=api",
    "source": "Growler",
    "previous_source": "",
    "target": "Growler",
    "id_hash": -7040039053901811633,
    "content_hash": -7040039053901811633,
    "location": "",
    "context": "characters/20",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1954592,
    "web_url": "http://waldo.team/translate/wl3/characters/en/?checksum=1e4cc1c7bb4e304f",
    "url": "http://waldo.team/api/units/1954592/?format=api"
}