Units API.

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

GET /api/units/2340573/?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_exercises/sv/?format=api",
    "source": [
        "Here is some helpful information to get started.  Recall from the :ref:`About Our Data <about_data>` section our ``nyc_census_blocks`` table definition."
    ],
    "previous_source": "",
    "target": [
        "Här är lite användbar information för att komma igång.  Minns från avsnittet :ref:`Om våra data <about_data>` vår tabelldefinition ``nyc_census_blocks``."
    ],
    "id_hash": -819726270016258043,
    "content_hash": -819726270016258043,
    "location": "../../en/simple_sql_exercises.rst:8",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "https://weblate.osgeo.org/api/units/98817/?format=api",
    "priority": 100,
    "id": 2340573,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql_exercises/sv/?checksum=749fbf4ceea00005",
    "url": "https://weblate.osgeo.org/api/units/2340573/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-04T16:09:56.063370Z"
}