Units API.

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

GET /api/units/102666/?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": [
        "In this example, the polygons are only equal to themselves, not to other seemingly equivalent polygons (as in the case of Polygons 1 through 3).  In the case of Polygons 1, 2, and 3, the vertices are in identical positions but are defined in differing orders.  Polygon 4 has colinear (and thus redundant) vertices on the hexagon edges causing inequality with Polygon 1."
    ],
    "previous_source": "",
    "target": [
        "En este ejemplo, los polígonos sólo son iguales a sí mismos, no a otros polígonos aparentemente equivalentes (como en el caso de los polígonos 1 a 3).  En el caso de los polígonos 1, 2 y 3, los vértices se encuentran en posiciones idénticas, pero están definidos en órdenes diferentes.  El polígono 4 tiene vértices colineales (y, por tanto, redundantes) en los bordes del hexágono, lo que provoca una desigualdad con el polígono 1."
    ],
    "id_hash": -5019757775024587984,
    "content_hash": -5019757775024587984,
    "location": "../../en/equality.rst:50",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 63,
    "source_unit": "https://weblate.osgeo.org/api/units/102581/?format=api",
    "priority": 100,
    "id": 102666,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/equality/es/?checksum=3a563ce641277b30",
    "url": "https://weblate.osgeo.org/api/units/102666/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:52.970214Z"
}