Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/dialogue/en/?format=api",
    "source": "Give the Night Terror mayonnaise.",
    "previous_source": "",
    "target": "Give the Night Terror mayonnaise.",
    "id_hash": 6235177562747905418,
    "content_hash": 6235177562747905418,
    "location": "",
    "context": "e3001_nightterror_rescue/136",
    "note": "NodeType = PlayerResponse",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45105,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 2068524,
    "web_url": "http://waldo.team/translate/wl3/dialogue/en/?checksum=d687ccf53b13258a",
    "url": "http://waldo.team/api/units/2068524/?format=api"
}