Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/ko/?format=api",
    "source": [
        "Allow the app to read locations from media files (via Media Store)."
    ],
    "previous_source": "",
    "target": [
        "앱이 미디어 파일에서 위치를 읽을 수 있도록 허용합니다(미디어 스토어를 통해)."
    ],
    "id_hash": -2418632541489207176,
    "content_hash": -3506707144336940322,
    "location": "",
    "context": "op_desc_ACCESS_MEDIA_LOCATION",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 110,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.rikka.app/api/units/9555/?format=api",
    "priority": 100,
    "id": 9562,
    "web_url": "https://weblate.rikka.app/translate/app-ops/ops/ko/?checksum=5e6f4a849a55e878",
    "url": "https://weblate.rikka.app/api/units/9562/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-13T18:54:14.007047Z"
}