Units API.

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

GET /api/units/192594/?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/ja/?format=api",
    "source": "Mark as read",
    "previous_source": "",
    "target": "既読にする",
    "id_hash": -6625185181585023739,
    "content_hash": -6398037961102433360,
    "location": "",
    "context": "received_chat_notification_mark_as_read_label",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 666,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 192594,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ja/?checksum=240e9d2dd8715d05",
    "url": "https://weblate.linphone.org/api/units/192594/?format=api"
}