Units API.

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

GET /api/units/2234229/?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/fr/?format=api",
    "source": [
        "Double-click to open the tool"
    ],
    "previous_source": "",
    "target": [
        "Double-cliquez pour ouvrir l'outil"
    ],
    "id_hash": -4793843009985908668,
    "content_hash": -4793843009985908668,
    "location": "../gui/wxpython/history/tree.py:183",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1324,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.osgeo.org/api/units/2233459/?format=api",
    "priority": 100,
    "id": 2234229,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasswxpy/fr/?checksum=3d78d92e68ccf044",
    "url": "https://weblate.osgeo.org/api/units/2234229/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-20T17:48:42.287641Z"
}