Units API.

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

GET /api/units/128686/?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": "Select participants",
    "previous_source": "",
    "target": "Choisissez les participants",
    "id_hash": 8747685456955127275,
    "content_hash": 5374580290786723150,
    "location": "",
    "context": "NewChatRoomparticipantSelectionPlaceholder",
    "note": "'Select participants' : Placeholder for a search on participant to add them in selection.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 441,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 128686,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=f96605936ca935eb",
    "url": "https://weblate.linphone.org/api/units/128686/?format=api"
}