Units API.

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

GET /api/units/195906/?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/cs/?format=api",
    "source": "Enter edition mode",
    "previous_source": "",
    "target": "Vstup do editačního režimu",
    "id_hash": 5422473587396255059,
    "content_hash": -3005808203881870494,
    "location": "",
    "context": "content_description_enter_edition_mode",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 737,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 195906,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/cs/?checksum=cb407eff8cb11d53",
    "url": "https://weblate.linphone.org/api/units/195906/?format=api"
}