Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/root/en/?format=api",
    "source": "Development debug actions",
    "previous_source": "",
    "target": "Development debug actions",
    "id_hash": -7204342656001657457,
    "content_hash": 8381234973631238904,
    "location": "",
    "context": "Development debug actions",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "priority": 100,
    "id": 72519,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/root/en/?checksum=1c0508864cd3b58f",
    "url": "https://weblate.linphone.org/api/units/72519/?format=api"
}