Units API.

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

GET /api/units/15720/?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<br>Start again to update to version %3$s"
    ],
    "previous_source": "",
    "target": [
        "Version %2$s, %1$s<br>Start again to update to version %3$s"
    ],
    "id_hash": 4124223900950611841,
    "content_hash": -938693248093983176,
    "location": "",
    "context": "home_status_service_version_update",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.rikka.app/api/units/15720/?format=api",
    "priority": 100,
    "id": 15720,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/en/?checksum=b93c2fc96e564781",
    "url": "https://weblate.rikka.app/api/units/15720/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-12T11:09:08.218180Z"
}