Units API.

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

GET /api/units/193015/?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/fi/?format=api",
    "source": "%s is admin",
    "previous_source": "",
    "target": "%s on ylläpitäjä",
    "id_hash": 3485973443256178199,
    "content_hash": -370152623277070281,
    "location": "",
    "context": "chat_event_admin_set",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 100,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 193015,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/fi/?checksum=b060aa608dbad617",
    "url": "https://weblate.linphone.org/api/units/193015/?format=api"
}