Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/statuseffects/en/?format=api",
    "source": "You've got a bead drawn on you.",
    "previous_source": "",
    "target": "You've got a bead drawn on you.",
    "id_hash": 8694920106647657590,
    "content_hash": 8694920106647657590,
    "location": "",
    "context": "statuseffects/38",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 1962491,
    "web_url": "http://waldo.team/translate/wl3/statuseffects/en/?checksum=f8aa8fc4f3229c76",
    "url": "http://waldo.team/api/units/1962491/?format=api"
}