Units API.

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

GET /api/units/20253/?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/fr/?format=api",
    "source": "%s is writing…\u001e\u001e%s are writing…",
    "previous_source": "",
    "target": "%s écrit…\u001e\u001e%s écrivent…",
    "id_hash": -72686113208468923,
    "content_hash": 2487546823760300546,
    "location": "",
    "context": "chat_room_remote_composing",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 156,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 20253,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/fr/?checksum=7efdc45d7a1afa45",
    "url": "https://weblate.linphone.org/api/units/20253/?format=api"
}