Units API.

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

GET /api/units/32542911/?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/company/ru/?format=api",
    "source": [
        "{count} employee in the company",
        "{count} employees in the company"
    ],
    "previous_source": "",
    "target": [
        "{count} employees in the company",
        "",
        ""
    ],
    "id_hash": -2522167277804429992,
    "content_hash": 3054609619590696854,
    "location": "",
    "context": "return[]->'employees_total'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/32505733/?format=api",
    "priority": 100,
    "id": 32542911,
    "web_url": "https://hosted.weblate.org/translate/officelife/company/ru/?checksum=5cff76394e5a5d58",
    "url": "https://hosted.weblate.org/api/units/32542911/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-27T19:33:22.058141+02:00"
}