Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/en/?format=api",
    "source": "%1 did not receive the message",
    "previous_source": "",
    "target": "%1 did not receive the message",
    "id_hash": 8159117863655528834,
    "content_hash": 7609412267077818200,
    "location": "",
    "context": "ChatDeliveriesdeliveryNotDelivered",
    "note": "\"%1 have nothing received\" Little message to indicate the state of a message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 151,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 125396,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=f13b0277d7bb5982",
    "url": "https://weblate.linphone.org/api/units/125396/?format=api"
}