Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-advanced/en/?format=api",
    "source": [
        "`query` is the query to execute, it's mandatory. There is no other limitation than the SQL engine ones, expect you cannot send them any parameters"
    ],
    "previous_source": "",
    "target": [
        "`query` is the query to execute, it's mandatory. There is no other limitation than the SQL engine ones, expect you cannot send them any parameters"
    ],
    "id_hash": 4874169612133619121,
    "content_hash": 4874169612133619121,
    "location": "../usermanual/avancee.rst:125, 2b65d20e45d84285b1e8c6a6b0d1d39d",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://hosted.weblate.org/api/units/79260931/?format=api",
    "priority": 100,
    "id": 79260931,
    "web_url": "https://hosted.weblate.org/translate/galette/doc-user-advanced/en/?checksum=c3a48770123a55b1",
    "url": "https://hosted.weblate.org/api/units/79260931/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-07-11T07:28:33.814714+02:00"
}