Units API.

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

GET /api/units/2234280/?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": [
        "Type command here and press Enter"
    ],
    "previous_source": "",
    "target": [
        "Saisir la commande ici et appuyez sur la touche Entrée"
    ],
    "id_hash": 5857999005836025741,
    "content_hash": 5857999005836025741,
    "location": "../gui/wxpython/gui_core/prompt.py:284",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1177,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.osgeo.org/api/units/1676554/?format=api",
    "priority": 100,
    "id": 2234280,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasswxpy/fr/?checksum=d14bcb0f0d729f8d",
    "url": "https://weblate.osgeo.org/api/units/2234280/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-20T17:48:46.458019Z"
}