Units API.

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

GET /api/units/2314960/?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/grasslibs/sv/?format=api",
    "source": [
        "System not initialized. Programmer forgot to call G_gisinit()."
    ],
    "previous_source": "",
    "target": [
        "Systemet är inte initialiserat. Programmeraren glömde att anropa G_gisinit()."
    ],
    "id_hash": -4328146766709440237,
    "content_hash": -4328146766709440237,
    "location": "../lib/gis/gisinit.c:155",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 221,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.osgeo.org/api/units/474735/?format=api",
    "priority": 100,
    "id": 2314960,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasslibs/sv/?checksum=43ef55727a874113",
    "url": "https://weblate.osgeo.org/api/units/2314960/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-03T15:32:19.839664Z"
}