Units API.

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

GET /api/units/1962410/?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 caught a cold.",
    "previous_source": "",
    "target": "You caught a cold.",
    "id_hash": -7625636570507131427,
    "content_hash": -7625636570507131427,
    "location": "",
    "context": "statuseffects/26",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 1962410,
    "web_url": "http://waldo.team/translate/wl3/statuseffects/en/?checksum=162c4bf104b1c5dd",
    "url": "http://waldo.team/api/units/1962410/?format=api"
}