Units API.

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

GET /api/units/2345560/?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/grass-gis/grasswxpy/fi/?format=api",
    "source": [
        "The raster map <{map_name}> already exists. Please remove or rename the maps with the prefix '{prefix}' or select the option to overwrite existing maps"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2723142282502699206,
    "content_hash": -2723142282502699206,
    "location": "../gui/wxpython/rlisetup/wizard.py:1858",
    "context": "",
    "note": "",
    "flags": "python-brace-format",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 2733,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 24,
    "source_unit": "https://weblate.osgeo.org/api/units/2344589/?format=api",
    "priority": 100,
    "id": 2345560,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasswxpy/fi/?checksum=5a3574859a94873a",
    "url": "https://weblate.osgeo.org/api/units/2345560/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-24T22:42:09.824978Z"
}