Translation components API.

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

GET /api/translations/tiled/documentation-index/en_devel/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/tiled/documentation-index/en_devel/?format=api",
            "source": [
                "User Manual"
            ],
            "previous_source": "",
            "target": [
                "User Manual"
            ],
            "id_hash": -4102791494663077571,
            "content_hash": -4102791494663077571,
            "location": "../../index.rst:10",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/21343415/?format=api",
            "priority": 100,
            "id": 21343415,
            "web_url": "https://hosted.weblate.org/translate/tiled/documentation-index/en_devel/?checksum=470ff4df851d013d",
            "url": "https://hosted.weblate.org/api/units/21343415/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-09-27T15:00:35.011230+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/tiled/documentation-index/en_devel/?format=api",
            "source": [
                "Reference"
            ],
            "previous_source": "",
            "target": [
                "Reference"
            ],
            "id_hash": 8501565157125893437,
            "content_hash": 8501565157125893437,
            "location": "../../index.rst:32",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/21343416/?format=api",
            "priority": 100,
            "id": 21343416,
            "web_url": "https://hosted.weblate.org/translate/tiled/documentation-index/en_devel/?checksum=f5fba0779953ad3d",
            "url": "https://hosted.weblate.org/api/units/21343416/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-09-27T15:00:35.057657+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/tiled/documentation-index/en_devel/?format=api",
            "source": [
                "Tiled Documentation"
            ],
            "previous_source": "",
            "target": [
                "Tiled Documentation"
            ],
            "id_hash": 5130157260156380201,
            "content_hash": 5130157260156380201,
            "location": "../../index.rst:2",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/21343417/?format=api",
            "priority": 100,
            "id": 21343417,
            "web_url": "https://hosted.weblate.org/translate/tiled/documentation-index/en_devel/?checksum=c731fad8ed832429",
            "url": "https://hosted.weblate.org/api/units/21343417/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-09-27T15:00:35.141207+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/tiled/documentation-index/en_devel/?format=api",
            "source": [
                "If you're not finding what you're looking for on these pages, please don't hesitate to ask questions on the `Tiled Forum <https://discourse.mapeditor.org>`_ or the `Tiled Discord <https://discord.gg/39wbTv7>`_."
            ],
            "previous_source": "",
            "target": [
                "If you're not finding what you're looking for on these pages, please don't hesitate to ask questions on the `Tiled Forum <https://discourse.mapeditor.org>`_ or the `Tiled Discord <https://discord.gg/39wbTv7>`_."
            ],
            "id_hash": -5848748475226525314,
            "content_hash": -5848748475226525314,
            "location": "../../index.rst:6",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 27,
            "source_unit": "https://hosted.weblate.org/api/units/39897713/?format=api",
            "priority": 100,
            "id": 39897713,
            "web_url": "https://hosted.weblate.org/translate/tiled/documentation-index/en_devel/?checksum=2ed5123ff183f17e",
            "url": "https://hosted.weblate.org/api/units/39897713/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-04T15:44:07.791198+02:00"
        }
    ]
}