Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/cs/?format=api",
    "source": [
        "<b>%1$s</b> Boost",
        "<b>%1$s</b> Boosts"
    ],
    "previous_source": "",
    "target": [
        "<b>%1$s</b> boost",
        "<b>%1$s</b> boosty",
        "<b>%1$s</b> boostů"
    ],
    "id_hash": -3862212168122151149,
    "content_hash": 8266095192573255726,
    "location": "",
    "context": "reblogs",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 458,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.tusky.app/api/units/56666/?format=api",
    "priority": 100,
    "id": 26047,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/cs/?checksum=4a66aa7ef7e34f13",
    "url": "https://weblate.tusky.app/api/units/26047/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-24T16:33:15.977933Z"
}