Units API.

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

GET /api/units/474973/?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/grasslibs/en/?format=api",
    "source": [
        "Illegal filename <%s>. Cannot start with '.' or be 'NULL'."
    ],
    "previous_source": "",
    "target": [
        "Illegal filename <%s>. Cannot start with '.' or be 'NULL'."
    ],
    "id_hash": 1145797276160136917,
    "content_hash": 1145797276160136917,
    "location": "../lib/gis/legal_name.c:40",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 228,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.osgeo.org/api/units/474973/?format=api",
    "priority": 100,
    "id": 474973,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasslibs/en/?checksum=8fe6b08d4e2296d5",
    "url": "https://weblate.osgeo.org/api/units/474973/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-18T05:05:17.552857Z"
}