Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/en/?format=api",
    "source": "This message will be deleted on both ends once it has been read and after the selected timeout.",
    "previous_source": "",
    "target": "This message will be deleted on both ends once it has been read and after the selected timeout.",
    "id_hash": 8936158177262705946,
    "content_hash": -3188569486602159159,
    "location": "",
    "context": "chat_room_ephemeral_messages_desc",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 149,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "priority": 100,
    "id": 1319,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=fc039c8434721d1a",
    "url": "https://weblate.linphone.org/api/units/1319/?format=api"
}