Units API.

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

GET /api/units/102662/?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/equality/es/?format=api",
    "source": [
        "Determining equality when dealing with geometries can be tricky.  PostGIS supports three different functions that can be used to determine different levels of equality, though for clarity we will use the definitions below.  To illustrate these functions, we will use the following polygons."
    ],
    "previous_source": "",
    "target": [
        "Determinar la igualdad cuando se trata de geometrías puede ser complicado.  PostGIS soporta tres funciones diferentes que se pueden utilizar para determinar los diferentes niveles de igualdad, aunque para mayor claridad vamos a utilizar las definiciones a continuación.  Para ilustrar estas funciones, utilizaremos los siguientes polígonos."
    ],
    "id_hash": 7946780267764366538,
    "content_hash": 7946780267764366538,
    "location": "../../en/equality.rst:9",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 43,
    "source_unit": "https://weblate.osgeo.org/api/units/102570/?format=api",
    "priority": 100,
    "id": 102662,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/equality/es/?checksum=ee48a28cb82dbcca",
    "url": "https://weblate.osgeo.org/api/units/102662/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:52.963408Z"
}