Units API.

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

GET /api/units/99294/?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/simple_sql_exercises/es/?format=api",
    "source": [
        "Number of owner-occupied housing units in the block"
    ],
    "previous_source": "",
    "target": [
        "Número de viviendas ocupadas por sus propietarios en el bloque"
    ],
    "id_hash": -1717034827220046588,
    "content_hash": -1717034827220046588,
    "location": "../../en/simple_sql_exercises.rst:30",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.osgeo.org/api/units/99001/?format=api",
    "priority": 100,
    "id": 99294,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql_exercises/es/?checksum=682bddec00932d04",
    "url": "https://weblate.osgeo.org/api/units/99294/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:41.706159Z"
}