Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/calloutgoingview/cs/?format=api",
    "source": "john.doe@sip.linphone.org",
    "previous_source": "",
    "target": "john.doe@sip.linphone.org",
    "id_hash": 2162472247442128035,
    "content_hash": -5267309691990540483,
    "location": "",
    "context": "Fj8-Pu-ShI.text",
    "note": "\n/* Class = \"UILabel\"; text = \"john.doe@sip.linphone.org\"; ObjectID = \"Fj8-Pu-ShI\"; */",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 62480,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/calloutgoingview/cs/?checksum=9e02a50d416dbca3",
    "url": "https://weblate.linphone.org/api/units/62480/?format=api"
}