Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/locale/hr/?format=api",
    "source": [
        "A name is required."
    ],
    "previous_source": "",
    "target": [
        "Potrebno je ime."
    ],
    "id_hash": 8699815374674885883,
    "content_hash": -3890326942321432244,
    "location": "",
    "context": "grid.catalogEntry.nameRequired",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/408465/?format=api",
    "priority": 100,
    "id": 745445,
    "web_url": "http://translate.pkp.sfu.ca/translate/omp/locale/hr/?checksum=f8bbf3fd5afa7cfb",
    "url": "http://translate.pkp.sfu.ca/api/units/745445/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-23T07:49:58.386180Z"
}