Units API.

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

GET /api/units/629881/?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": [
        "Do you really want to delete {n} maps?"
    ],
    "previous_source": "",
    "target": [
        "Voulez-vous vraiment supprimer {n} cartes ?"
    ],
    "id_hash": -3356794683379460772,
    "content_hash": -3356794683379460772,
    "location": "../gui/wxpython/datacatalog/tree.py:1545",
    "context": "",
    "note": "",
    "flags": "python-brace-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 360,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.osgeo.org/api/units/561950/?format=api",
    "priority": 100,
    "id": 629881,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasswxpy/fr/?checksum=516a4505413f555c",
    "url": "https://weblate.osgeo.org/api/units/629881/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-18T05:44:03.570212Z"
}