Units API.

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

GET /api/units/1266/?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": "Send logs",
    "previous_source": "",
    "target": "Send logs",
    "id_hash": -6194474076527629470,
    "content_hash": 5865722378686565195,
    "location": "",
    "context": "debug_popup_send_logs",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 86,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1266,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=2a08cea5aa346b62",
    "url": "https://weblate.linphone.org/api/units/1266/?format=api"
}