Units API.

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

GET /api/units/101529/?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/geography/es/?format=api",
    "source": [
        "In the table definition, the ``GEOGRAPHY(Point)`` specifies our airport data type as points. The new geography fields don't get registered in the ``geometry_columns`` view. Instead, they are registered in a view called ``geography_columns``."
    ],
    "previous_source": "",
    "target": [
        "En la definición de la tabla, GEOGRAPHY(Point) especifica nuestro tipo de datos de aeropuertos como puntos. Los nuevos campos geography no se registran en la vista geometry_columns, sino en la vista geography_columns."
    ],
    "id_hash": -3571335727288094531,
    "content_hash": -3571335727288094531,
    "location": "../../en/geography.rst:187",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 51,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 33,
    "source_unit": "https://weblate.osgeo.org/api/units/101100/?format=api",
    "priority": 100,
    "id": 101529,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/es/?checksum=4e701113e954f0bd",
    "url": "https://weblate.osgeo.org/api/units/101529/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:49.272858Z"
}