Units API.

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

GET /api/units/58236/?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": "%@ are writing...",
    "previous_source": "",
    "target": "%@ пише…",
    "id_hash": 6694386484002350162,
    "content_hash": 2540731916218678263,
    "location": "",
    "context": "%@ are writing...",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 58236,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/uk/?checksum=dce73d09f022e452",
    "url": "https://weblate.linphone.org/api/units/58236/?format=api"
}