Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/loadingtips/en/?format=api",
    "source": "Colorado Springs is the center of authority for most of the settlements and factions of Colorado.",
    "previous_source": "",
    "target": "Colorado Springs is the center of authority for most of the settlements and factions of Colorado.",
    "id_hash": -1319502222080345861,
    "content_hash": -1319502222080345861,
    "location": "",
    "context": "loadingtips/1",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "priority": 100,
    "id": 1965026,
    "web_url": "http://waldo.team/translate/wl3/loadingtips/en/?checksum=6db02fb8548ff8fb",
    "url": "http://waldo.team/api/units/1965026/?format=api"
}