Units API.

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

GET /api/units/2196967/?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/fr/?format=api",
    "source": [
        "Invalid west longitude %g"
    ],
    "previous_source": "",
    "target": [
        "Champ d'ouest invalide : %g"
    ],
    "id_hash": 69224825002841343,
    "content_hash": 69224825002841343,
    "location": "../lib/proj/do_proj.c:198",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 978,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.osgeo.org/api/units/1575925/?format=api",
    "priority": 100,
    "id": 2196967,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasslibs/fr/?checksum=80f5ef9c8feed4ff",
    "url": "https://weblate.osgeo.org/api/units/2196967/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-20T17:24:33.893314Z"
}