Translation components API.

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

GET /api/translations/tsujan/arqiver/cs/units/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 123,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/tsujan/arqiver/cs/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/arqiver/cs/?format=api",
            "source": "Use system icons where possible",
            "previous_source": "",
            "target": "Použít systémové ikony kde je to jen možné",
            "id_hash": 7213766812405103144,
            "content_hash": 7213766812405103144,
            "location": "../../pref.ui:118",
            "context": "Arqiver::PrefDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "priority": 100,
            "id": 388176,
            "web_url": "https://translate.lxqt-project.org/translate/tsujan/arqiver/cs/?checksum=e41c72b219e87a28",
            "url": "https://translate.lxqt-project.org/api/units/388176/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/arqiver/cs/?format=api",
            "source": "BZip Compressed Archive",
            "previous_source": "",
            "target": "Archiv komprimovaný BZip",
            "id_hash": -1407562221075068921,
            "content_hash": -1407562221075068921,
            "location": "../../mainWin.cpp:636, ../../mainWin.cpp:660, ../../mainWin.cpp:661",
            "context": "Arqiver::mainWin",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 74,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 388479,
            "web_url": "https://translate.lxqt-project.org/translate/tsujan/arqiver/cs/?checksum=6c77559e158f8807",
            "url": "https://translate.lxqt-project.org/api/units/388479/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/arqiver/cs/?format=api",
            "source": "READ-ONLY: BZip Archive",
            "previous_source": "",
            "target": "JEN PRO ČTENÍ: BZip archiv",
            "id_hash": 8807819702728233154,
            "content_hash": 8807819702728233154,
            "location": "../../mainWin.cpp:663, ../../mainWin.cpp:664",
            "context": "Arqiver::mainWin",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 84,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 388480,
            "web_url": "https://translate.lxqt-project.org/translate/tsujan/arqiver/cs/?checksum=fa3ba95a92cd90c2",
            "url": "https://translate.lxqt-project.org/api/units/388480/?format=api"
        }
    ]
}