Units API.

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

GET /api/units/175647/?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": "The meeting has been deleted",
    "previous_source": "",
    "target": "The meeting has been deleted",
    "id_hash": 6792581818886042655,
    "content_hash": -7360976821546631328,
    "location": "",
    "context": "ConferencesconferencesDeleted",
    "note": "'The meeting has been deleted' : Message text in a banner to warn the user that the meeting has been deleted.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 198,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "priority": 100,
    "id": 175647,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=de44192cf67ab41f",
    "url": "https://weblate.linphone.org/api/units/175647/?format=api"
}