Units API

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

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

{
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/ko/?format=api",
    "source": "to enable RAW capture",
    "previous_source": "",
    "target": "RAW 캡쳐를 가능하게",
    "id_hash": 203680278642749409,
    "content_hash": 5813412984538520366,
    "location": "",
    "context": "cc_to_enable_raw_capture",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 112,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 12913,
    "web_url": "http://localization.fgae.de/translate/camerafv5/app-legacy/ko/?checksum=82d39e226040efe1",
    "url": "https://localization.fgae.de/api/units/12913/?format=api",
    "source_info": "https://localization.fgae.de/api/sources/662/?format=api"
}