Units API.

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

GET /api/units/39898626/?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/manual/en_devel/?format=api",
    "source": [
        "The Terrain Brush allows for efficient editing with certain types of terrain transitions (corner-based, edge-based or a combination). Setting it up requires associating terrain information with your tiles, which is described in detail in :doc:`terrain`."
    ],
    "previous_source": "",
    "target": [
        "The Terrain Brush allows for efficient editing with certain types of terrain transitions (corner-based, edge-based or a combination). Setting it up requires associating terrain information with your tiles, which is described in detail in :doc:`terrain`."
    ],
    "id_hash": 4884743667348343363,
    "content_hash": 4884743667348343363,
    "location": "../../manual/editing-tile-layers.rst:59",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 291,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 35,
    "source_unit": "https://hosted.weblate.org/api/units/39898626/?format=api",
    "priority": 100,
    "id": 39898626,
    "web_url": "https://hosted.weblate.org/translate/tiled/manual/en_devel/?checksum=c3ca187c27230a43",
    "url": "https://hosted.weblate.org/api/units/39898626/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-04T15:45:06.848034+02:00"
}