Units API.

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

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

{
    "translation": "https://translate.ayana.io/api/translations/ayana/responses/en/?format=api",
    "source": [
        "**{username}** has paid their respects."
    ],
    "previous_source": "",
    "target": [
        "**{username}** has paid their respects."
    ],
    "id_hash": 6575251930785700444,
    "content_hash": 2553601304975308388,
    "location": "",
    "context": "F_PAID",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.ayana.io/api/units/11508/?format=api",
    "priority": 100,
    "id": 11508,
    "web_url": "https://translate.ayana.io/translate/ayana/responses/en/?checksum=db3ffccb3b2eda5c",
    "url": "https://translate.ayana.io/api/units/11508/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-11T18:14:36.053369Z"
}