Translation components API.

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

GET /api/translations/lxqt-desktop/screengrab/pl/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 42,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pl/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/486172/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2025-02-14T18:51:53.900462Z",
            "action": 5,
            "target": "Powiadamiaj o zapisywaniu i kopiowaniu",
            "id": 238366,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/238366/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/486173/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2025-02-14T18:52:03.244847Z",
            "action": 5,
            "target": "Długość:",
            "id": 238367,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/238367/?format=api"
        }
    ]
}