Units API.

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

GET /api/units/102665/?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": [
        "Exact equality is determined by comparing two geometries, vertex by vertex, in order, to ensure they are identical in position.  The following examples show how this method can be limited in its effectiveness."
    ],
    "previous_source": "",
    "target": [
        "La igualdad exacta se determina comparando dos geometrías, vértice por vértice, en orden, para asegurarse de que son idénticas en posición.  Los siguientes ejemplos muestran cómo este método puede tener una eficacia limitada."
    ],
    "id_hash": -5117845704595963143,
    "content_hash": -5117845704595963143,
    "location": "../../en/equality.rst:38",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 33,
    "source_unit": "https://weblate.osgeo.org/api/units/102578/?format=api",
    "priority": 100,
    "id": 102665,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/equality/es/?checksum=38f9c2727a4c82f9",
    "url": "https://weblate.osgeo.org/api/units/102665/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:52.968518Z"
}