Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/en/?format=api",
    "source": "%s has joined",
    "previous_source": "",
    "target": "%s has joined",
    "id_hash": 398574537477705301,
    "content_hash": 8278953243190847425,
    "location": "",
    "context": "chat_event_participant_added",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 95,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1271,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=8588056e1adfce55",
    "url": "https://weblate.linphone.org/api/units/1271/?format=api"
}