Units API.

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

GET /api/units/30198691/?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/conversejs/translations/pt_BR/?format=api",
    "source": [
        "You may optionally include a message, explaining the reason for the retraction."
    ],
    "previous_source": "",
    "target": [
        "Opcionalmente, você pode incluir uma mensagem explicando o motivo da retirada."
    ],
    "id_hash": -6536988118699767132,
    "content_hash": -6536988118699767132,
    "location": "dist/converse-no-dependencies.js:76336",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 201,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://hosted.weblate.org/api/units/30198631/?format=api",
    "priority": 100,
    "id": 30198691,
    "web_url": "https://hosted.weblate.org/translate/conversejs/translations/pt_BR/?checksum=2547f3f0c3f38aa4",
    "url": "https://hosted.weblate.org/api/units/30198691/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-17T10:15:25.092604+01:00"
}