Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/en/?format=api",
    "source": "the <i>libre</i> SIP client",
    "previous_source": "",
    "target": "the <i>libre</i> SIP client",
    "id_hash": -8851906959909486702,
    "content_hash": -556757279696745848,
    "location": "",
    "context": "app_description",
    "note": " Launch screen ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 1229,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=527b584f5c97f92",
    "url": "https://weblate.linphone.org/api/units/1229/?format=api"
}