Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/en/?format=api",
    "source": "Online",
    "previous_source": "",
    "target": "Online",
    "id_hash": 7793754461990189873,
    "content_hash": -5500289864602241896,
    "location": "",
    "context": "ContactsselectOnlineContacts",
    "note": "'Online' : Filter label to display only online contacts.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 231,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "priority": 100,
    "id": 220806,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=ec28fa63dd8a7b31",
    "url": "https://weblate.linphone.org/api/units/220806/?format=api"
}