Units API.

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

GET /api/units/98548/?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/projection_exercises/en/?format=api",
    "source": [
        "``nyc_streets``"
    ],
    "previous_source": "",
    "target": [
        "``nyc_streets``"
    ],
    "id_hash": 2609392578440045565,
    "content_hash": 2609392578440045565,
    "location": "../../en/projection_exercises.rst:26",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "source_unit": "https://weblate.osgeo.org/api/units/98548/?format=api",
    "priority": 100,
    "id": 98548,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/projection_exercises/en/?checksum=a4366cb99575a3fd",
    "url": "https://weblate.osgeo.org/api/units/98548/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:38.623615Z"
}