Translation components API.

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

GET /api/translations/lxqt-desktop/pcmanfm-qt/et/units/?format=api&page=25
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 481,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/pcmanfm-qt/et/units/?format=api&page=24",
    "results": [
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/pcmanfm-qt/et/?format=api",
            "source": "Ctrl+Shift+2",
            "previous_source": "",
            "target": "Ctrl+Shift+2",
            "id_hash": -5168020269807359707,
            "content_hash": -5168020269807359707,
            "location": "../main-win.ui:469",
            "context": "MainWindow",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 177,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 489346,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/pcmanfm-qt/et/?checksum=384780f22a1d2925",
            "url": "https://translate.lxqt-project.org/api/units/489346/?format=api"
        }
    ]
}