Units API.

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

GET /api/units/32542386/?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/officelife/errors/ru/?format=api",
    "source": [
        "You are not authorized to see this page, you fool."
    ],
    "previous_source": "",
    "target": [
        "You are not authorized to see this page, you fool."
    ],
    "id_hash": 2546358320935337466,
    "content_hash": 4383339134755240433,
    "location": "",
    "context": "return[]->'message_401'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/32508203/?format=api",
    "priority": 100,
    "id": 32542386,
    "web_url": "https://hosted.weblate.org/translate/officelife/errors/ru/?checksum=a3567b66d635fdfa",
    "url": "https://hosted.weblate.org/api/units/32542386/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-27T19:32:26.493291+02:00"
}