Units API.

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

GET /api/units/96058031/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/tiled/reference/fr/?format=api",
    "source": [
        "The X position of the sub-rectangle representing this tile (default: 0)"
    ],
    "previous_source": "",
    "target": [
        "La position X du sous-rectangle représentant cette tuile (défaut : 0)"
    ],
    "id_hash": 4026660627421433821,
    "content_hash": 4026660627421433821,
    "location": "../../reference/json-map-format.rst:1",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 272,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/96057137/?format=api",
    "priority": 100,
    "id": 96058031,
    "web_url": "https://hosted.weblate.org/translate/tiled/reference/fr/?checksum=b7e19281a8818fdd",
    "url": "https://hosted.weblate.org/api/units/96058031/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-27T13:16:40.246470+02:00"
}