Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/uk/?format=api",
    "source": "%@ has joined",
    "previous_source": "",
    "target": "%@ приєднався",
    "id_hash": 4193094277252307769,
    "content_hash": -5946984104484916643,
    "location": "",
    "context": "%@ has joined",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 58237,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/uk/?checksum=ba30dd077958db39",
    "url": "https://weblate.linphone.org/api/units/58237/?format=api"
}