Units API.

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

GET /api/units/2360781/?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": [
        "Often, we are less interested in the individual rows than in a statistic that applies to all of them. So knowing the lengths of the neighborhood names might be less interesting than knowing the average length of the names. Functions that take in multiple rows and return a single result are called \"aggregate\" functions."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1600117973108927706,
    "content_hash": -1600117973108927706,
    "location": "../../en/simple_sql.rst:81",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 54,
    "source_unit": "https://weblate.osgeo.org/api/units/99083/?format=api",
    "priority": 100,
    "id": 2360781,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql/uk/?checksum=69cb3d2e661fd326",
    "url": "https://weblate.osgeo.org/api/units/2360781/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-13T16:16:06.604400Z"
}