Units API

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

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

{
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app/ko/?format=api",
    "source": "Focus mode",
    "previous_source": "",
    "target": "초점 모드",
    "id_hash": 5966344222803769397,
    "content_hash": 4722150718495827041,
    "location": "",
    "context": "focus_mode",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 44750,
    "web_url": "http://localization.fgae.de/translate/camerafv5/app/ko/?checksum=d2ccb675a7ec3835",
    "url": "https://localization.fgae.de/api/units/44750/?format=api",
    "source_info": "https://localization.fgae.de/api/sources/14/?format=api"
}