Units API.

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

GET /api/units/2360786/?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/simple_sql/uk/?format=api",
    "source": [
        "We include the ``boroname`` column in the output result so we can determine which statistic applies to which borough. In an aggregate query, you can only output columns that are either (a) members of the grouping clause or (b) aggregate functions."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4597163752082972764,
    "content_hash": 4597163752082972764,
    "location": "../../en/simple_sql.rst:109",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 41,
    "source_unit": "https://weblate.osgeo.org/api/units/99099/?format=api",
    "priority": 100,
    "id": 2360786,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql/uk/?checksum=bfcc68136135205c",
    "url": "https://weblate.osgeo.org/api/units/2360786/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-13T16:16:06.623309Z"
}