Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uicallpausedcell/en/?format=api",
    "source": "Contact name",
    "previous_source": "",
    "target": "Contact name",
    "id_hash": -1290857392043635639,
    "content_hash": 1732262582772443552,
    "location": "",
    "context": "tZi-KI-viq.accessibilityLabel",
    "note": "\n/* Class = \"UILabel\"; accessibilityLabel = \"Contact name\"; ObjectID = \"tZi-KI-viq\"; */",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 69990,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uicallpausedcell/en/?checksum=6e15f40a8b8d4c49",
    "url": "https://weblate.linphone.org/api/units/69990/?format=api"
}