Units API.

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

GET /api/units/103693/?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/geometries/es/?format=api",
    "source": [
        "`ST_ExteriorRing <http://postgis.net/docs/ST_ExteriorRing.html>`_: Returns a line string representing the exterior ring of the POLYGON geometry. Return NULL if the geometry is not a polygon. Will not work with MULTIPOLYGON"
    ],
    "previous_source": "",
    "target": [
        "`ST_ExteriorRing <http://postgis.net/docs/ST_ExteriorRing.html>`_: Devuelve una línea que representa el anillo exterior de la geometría POLYGON. Devuelve NULL si la geometría no es un polígono. No funciona con MULTIPOLYGON"
    ],
    "id_hash": 6472396912931397708,
    "content_hash": 6472396912931397708,
    "location": "../../en/geometries.rst:424",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 116,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 28,
    "source_unit": "https://weblate.osgeo.org/api/units/103155/?format=api",
    "priority": 100,
    "id": 103693,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/es/?checksum=d9d292b3389c604c",
    "url": "https://weblate.osgeo.org/api/units/103693/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:55.800942Z"
}