Units API.

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

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

{
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ko/?format=api",
    "source": [
        "Sync interval"
    ],
    "previous_source": "",
    "target": [
        "동기화 간격"
    ],
    "id_hash": -6577091477350644980,
    "content_hash": 8008948966752787310,
    "location": "",
    "context": "app_settings_notifications_heading_interval",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 70,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.ppc.lol/api/units/17414/?format=api",
    "priority": 100,
    "id": 19350,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ko/?checksum=24b97a25f544030c",
    "url": "https://weblate.ppc.lol/api/units/19350/?format=api",
    "explanation": "",
    "extra_flags": ""
}