Units API.

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

GET /api/units/3222/?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/ar/?format=api",
    "source": [
        "Working (%1$d of %2$d)…"
    ],
    "previous_source": "",
    "target": [
        "جاري العمل على (%1$d من %2$d)…"
    ],
    "id_hash": -5501271992494099224,
    "content_hash": 8165991955039222897,
    "location": "",
    "context": "progress_working",
    "note": " %1$s, $2$s -> number (example: 1 of 100) \n",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 41,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.rikka.app/api/units/2827/?format=api",
    "priority": 100,
    "id": 3222,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ar/?checksum=33a78e45129574e8",
    "url": "https://weblate.rikka.app/api/units/3222/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:48:33.393125Z"
}