Units API.

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

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

{
    "translation": "https://weblate.osgeo.org/api/translations/grass-gis/grassmods/en/?format=api",
    "source": [
        "The file '%s' already exists."
    ],
    "previous_source": "",
    "target": [
        "The file '%s' already exists."
    ],
    "id_hash": 3195922133611889254,
    "content_hash": 3195922133611889254,
    "location": "../vector/v.out.dxf/write_dxf.c:21",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9105,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.osgeo.org/api/units/548536/?format=api",
    "priority": 100,
    "id": 548536,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grassmods/en/?checksum=ac5a323f6fbec266",
    "url": "https://weblate.osgeo.org/api/units/548536/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-18T05:39:05.252299Z"
}