Translation components API.

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

GET /api/translations/tails/wikisrcbannerpo/en/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcbannerpo/en/?format=api",
            "source": [
                "<input aria-label=\"Search\" type=\"search\" id=\"searchbox\" name=\"q\" value=\"\" size=\"16\" placeholder=\"Using DuckDuckGo&hellip;\" /> <input type=\"hidden\" name=\"sites\" value=\"tails.net\"/> <button aria-label=\"Search\" type=\"submit\"><span>Search</span></button>"
            ],
            "previous_source": "",
            "target": [
                "<input aria-label=\"Search\" type=\"search\" id=\"searchbox\" name=\"q\" value=\"\" size=\"16\" placeholder=\"Using DuckDuckGo&hellip;\" /> <input type=\"hidden\" name=\"sites\" value=\"tails.net\"/> <button aria-label=\"Search\" type=\"submit\"><span>Search</span></button>"
            ],
            "id_hash": 7541412197061721037,
            "content_hash": 7541412197061721037,
            "location": "",
            "context": "",
            "note": "type: Content of: <div><form>",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.tails.net/api/units/624154/?format=api",
            "priority": 100,
            "id": 624154,
            "web_url": "https://translate.tails.net/translate/tails/wikisrcbannerpo/en/?checksum=e8a87a6fe6a97bcd",
            "url": "https://translate.tails.net/api/units/624154/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-06-28T01:21:24.308839Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcbannerpo/en/?format=api",
            "source": [
                "<a href=\"https://tails.net/donate/\"><span>Donate</span></a>"
            ],
            "previous_source": "",
            "target": [
                "<a href=\"https://tails.net/donate/\"><span>Donate</span></a>"
            ],
            "id_hash": -2908343004010474427,
            "content_hash": -2908343004010474427,
            "location": "",
            "context": "",
            "note": "type: Content of: <div><div>",
            "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://translate.tails.net/api/units/624156/?format=api",
            "priority": 100,
            "id": 624156,
            "web_url": "https://translate.tails.net/translate/tails/wikisrcbannerpo/en/?checksum=57a37d7268f69445",
            "url": "https://translate.tails.net/api/units/624156/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-06-28T01:21:24.345373Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcbannerpo/en/?format=api",
            "source": [
                "[[ <span>Tails</span> [[!img lib/logo.png link=\"no\" class=\"svg\" alt=\"\"]] |index]]"
            ],
            "previous_source": "",
            "target": [
                "[[ <span>Tails</span> [[!img lib/logo.png link=\"no\" class=\"svg\" alt=\"\"]] |index]]"
            ],
            "id_hash": -90958675305143529,
            "content_hash": -90958675305143529,
            "location": "",
            "context": "",
            "note": "type: Content of: <div>",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.tails.net/api/units/683414/?format=api",
            "priority": 100,
            "id": 683414,
            "web_url": "https://translate.tails.net/translate/tails/wikisrcbannerpo/en/?checksum=7ebcd99115326317",
            "url": "https://translate.tails.net/api/units/683414/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-11T14:19:29.696591Z"
        }
    ]
}