Units API.

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

GET /api/units/98863/?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/postgis-workshop/validity/es/?format=api",
    "source": [
        "Rings may not touch other rings, except at a point."
    ],
    "previous_source": "",
    "target": [
        "Los anillos no pueden tocar a otros anillos, excepto en un punto."
    ],
    "id_hash": -7558031804139206053,
    "content_hash": -7558031804139206053,
    "location": "../../en/validity.rst:18",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.osgeo.org/api/units/98547/?format=api",
    "priority": 100,
    "id": 98863,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/validity/es/?checksum=171c7a1e492d8a5b",
    "url": "https://weblate.osgeo.org/api/units/98863/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:39.763363Z"
}