Units API.

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

GET /api/units/15719/?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/shizuku/manager/en/?format=api",
    "source": [
        "Version %2$s, %1$s"
    ],
    "previous_source": "",
    "target": [
        "Version %2$s, %1$s"
    ],
    "id_hash": -4065049493024963966,
    "content_hash": 8740268397790402710,
    "location": "",
    "context": "home_status_service_version",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/15719/?format=api",
    "priority": 100,
    "id": 15719,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/en/?checksum=47960b060ddd8282",
    "url": "https://weblate.rikka.app/api/units/15719/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-12T11:09:08.190219Z"
}