Units API.

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

GET /api/units/5552/?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/app/pt_BR/?format=api",
    "source": [
        "%2$d app, controlled by %1$s",
        "%2$d apps, controlled by %1$s"
    ],
    "previous_source": "",
    "target": [
        "%2$d app, controlado por %1$s",
        "%2$d apps, controlados por %1$s"
    ],
    "id_hash": -4351798051729397979,
    "content_hash": -3225763912301934853,
    "location": "",
    "context": "permissions_view_item_summary_controlled_by_other",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 86,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.rikka.app/api/units/2869/?format=api",
    "priority": 100,
    "id": 5552,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/pt_BR/?checksum=439b4eba906ea725",
    "url": "https://weblate.rikka.app/api/units/5552/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:26.685872Z"
}