Units API.

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

GET /api/units/2360283/?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": [
        "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": [
        "Визначення рівності при роботі з геометрією може бути складним завданням.  PostGIS підтримує три різні функції, які можна використовувати для визначення різних рівнів рівності, хоча для більшої зрозумілості ми будемо використовувати наведені нижче визначення.  Для ілюстрації цих функцій ми будемо використовувати наступні полігони."
    ],
    "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": 2360283,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/equality/uk/?checksum=ee48a28cb82dbcca",
    "url": "https://weblate.osgeo.org/api/units/2360283/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-09T21:05:00.217280Z"
}