Units API.

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

GET /api/units/2315003/?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": [
        "Use either --quiet or --verbose flag, not both. Assuming --verbose."
    ],
    "previous_source": "",
    "target": [
        "Använd antingen flaggan --quiet eller --verbose, inte båda. Förutsätter --verbose."
    ],
    "id_hash": -4855700162861228888,
    "content_hash": -4855700162861228888,
    "location": "../lib/gis/parser.c:551",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 264,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.osgeo.org/api/units/474675/?format=api",
    "priority": 100,
    "id": 2315003,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasslibs/sv/?checksum=3c9d166db0d99ca8",
    "url": "https://weblate.osgeo.org/api/units/2315003/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-03T15:32:19.954175Z"
}