Units API.

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

GET /api/units/220811/?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": "Messages",
    "previous_source": "",
    "target": "Messages",
    "id_hash": 4979444808535715417,
    "content_hash": 7745299035343461525,
    "location": "",
    "context": "TimelinechatsTitle",
    "note": "'Messages' : Title for conversations",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 856,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "priority": 100,
    "id": 220811,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=c51a8aabcf6f2e59",
    "url": "https://weblate.linphone.org/api/units/220811/?format=api"
}