Units API.

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

GET /api/units/192712/?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/ja/?format=api",
    "source": "Create a one-to-one conversation",
    "previous_source": "",
    "target": "1対1の会話を作成する",
    "id_hash": 824279531789185150,
    "content_hash": 1281111146049103048,
    "location": "",
    "context": "content_description_create_one_to_one_chat_room",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 792,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 192712,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ja/?checksum=8b706dddefeb707e",
    "url": "https://weblate.linphone.org/api/units/192712/?format=api"
}