Units API.

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

GET /api/units/548678/?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": [
        "Adjusted NS spline %d",
        "Adjusted NS splines %d"
    ],
    "previous_source": "",
    "target": [
        "Adjusted NS spline %d",
        "Adjusted NS splines %d"
    ],
    "id_hash": 6684984565856148535,
    "content_hash": 6684984565856148535,
    "location": "../vector/v.lidar.correction/main.c:285",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8651,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.osgeo.org/api/units/548678/?format=api",
    "priority": 100,
    "id": 548678,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grassmods/en/?checksum=dcc5d60b48d31c37",
    "url": "https://weblate.osgeo.org/api/units/548678/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-18T05:39:05.775650Z"
}