Units API.

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

GET /api/units/139202/?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/de/?format=api",
    "source": "Start a call",
    "previous_source": "",
    "target": "Anruf tätigen",
    "id_hash": 5083867980400747992,
    "content_hash": 6973683156988090116,
    "location": "",
    "context": "content_description_start_call",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 735,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 139202,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/de/?checksum=c68d86fe20c4e5d8",
    "url": "https://weblate.linphone.org/api/units/139202/?format=api"
}