Units API.

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

GET /api/units/1954708/?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 Cub",
    "previous_source": "",
    "target": "Growler Cub",
    "id_hash": -8390098459694894163,
    "content_hash": -8390098459694894163,
    "location": "",
    "context": "characters/42",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1954708,
    "web_url": "http://waldo.team/translate/wl3/characters/en/?checksum=b9061e74f5573ad",
    "url": "http://waldo.team/api/units/1954708/?format=api"
}