Units API.

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

GET /api/units/128606/?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/fr/?format=api",
    "source": "CANCEL",
    "previous_source": "",
    "target": "ANNULER",
    "id_hash": 5252944558556972661,
    "content_hash": 9132553177712700898,
    "location": "",
    "context": "EphemeralChatRoomcancelButton",
    "note": "'cancel' : button text for cancelling operation",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 289,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 128606,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=c8e6353ea59c0675",
    "url": "https://weblate.linphone.org/api/units/128606/?format=api"
}