Units API.

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

GET /api/units/1954728/?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": " Test Rifle Enemy",
    "previous_source": "",
    "target": " Test Rifle Enemy",
    "id_hash": -7287285386547376256,
    "content_hash": -7287285386547376256,
    "location": "",
    "context": "characters/47",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1954728,
    "web_url": "http://waldo.team/translate/wl3/characters/en/?checksum=1ade5c8cf5f2cf80",
    "url": "http://waldo.team/api/units/1954728/?format=api"
}