Units API.

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

GET /api/units/58246/?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": "(invalid string)",
    "previous_source": "",
    "target": "(неприпустимий рядок)",
    "id_hash": 3185168210698350502,
    "content_hash": 4351460321843940352,
    "location": "",
    "context": "(invalid string)",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 58246,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/uk/?checksum=ac33fd9ca48aafa6",
    "url": "https://weblate.linphone.org/api/units/58246/?format=api"
}