Translation components API.

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

GET /api/translations/elviosak/lxqt-plugin-wingmenu/nl/units/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 81,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/elviosak/lxqt-plugin-wingmenu/nl/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://translate.lxqt-project.org/api/translations/elviosak/lxqt-plugin-wingmenu/nl/?format=api",
            "source": "%1 is not a valid .desktop file",
            "previous_source": "",
            "target": "‘%1’ is geen geldig .desktop-bestand",
            "id_hash": 5445818435064868343,
            "content_hash": 5445818435064868343,
            "location": "../wingmenuwidget.cpp:1038",
            "context": "WingMenuWidget",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 81,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "priority": 100,
            "id": 458039,
            "web_url": "https://translate.lxqt-project.org/translate/elviosak/lxqt-plugin-wingmenu/nl/?checksum=cb936f037550adf7",
            "url": "https://translate.lxqt-project.org/api/units/458039/?format=api"
        }
    ]
}