Units API.

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

GET /api/units/5292495/?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/de/?format=api",
    "source": [
        ":ref:`tile-layer-introduction` are what makes Tiled a *tile map editor*. Although not as flexible as :ref:`object-layer-introduction`, they provide efficient data storage and good rendering performance as well as efficient content creation. Every new map gets one by default, though feel free to delete it when you're not going to use it."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 6594354789262171507,
    "content_hash": 6594354789262171507,
    "location": "../../manual/editing-tile-layers.rst:4",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 275,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://hosted.weblate.org/api/units/19134523/?format=api",
    "priority": 100,
    "id": 5292495,
    "web_url": "https://hosted.weblate.org/translate/tiled/manual/de/?checksum=db83dabe10de1d73",
    "url": "https://hosted.weblate.org/api/units/5292495/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-08-04T06:26:01+02:00"
}