Units API.

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

GET /api/units/2360287/?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/uk/?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": [
        "У цьому прикладі багатокутники рівні тільки самі собі, а не іншим, на перший погляд, еквівалентним багатокутникам (як у випадку багатокутників 1–3).  У випадку багатокутників 1, 2 і 3 вершини знаходяться в однакових положеннях, але визначені в різному порядку.  Багатокутник 4 має колінеарні (а отже, надлишкові) вершини на ребрах шестикутника, що спричиняє нерівність з багатокутником 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": 2360287,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/equality/uk/?checksum=3a563ce641277b30",
    "url": "https://weblate.osgeo.org/api/units/2360287/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-09T21:05:00.231864Z"
}