Units API.

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

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

{
    "translation": "https://translate.tails.boum.org/api/translations/tails/about/pt/?format=api",
    "source": [
        "Amnesia"
    ],
    "previous_source": "",
    "target": [
        "Amnésia"
    ],
    "id_hash": 6963824909024009329,
    "content_hash": 6963824909024009329,
    "location": "",
    "context": "",
    "note": "type: Content of: <section><div><h2>",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.tails.boum.org/api/units/491082/?format=api",
    "priority": 100,
    "id": 456226,
    "web_url": "https://translate.tails.boum.org/translate/tails/about/pt/?checksum=e0a479dbdc649c71",
    "url": "https://translate.tails.boum.org/api/units/456226/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-22T19:06:29.133363Z"
}