Units API.

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

GET /api/units/220857/?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/es/?format=api",
    "source": "Missed",
    "previous_source": "",
    "target": "Perdida",
    "id_hash": -3401784613449681872,
    "content_hash": 24184901398874803,
    "location": "",
    "context": "CallTimelinemissedFilter",
    "note": "'Missed' : Filter label for missed call",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 113,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 220857,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/es/?checksum=50ca6eeae0f13430",
    "url": "https://weblate.linphone.org/api/units/220857/?format=api"
}