Translation components API.

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

GET /api/translations/luebking/phototonic/pl/changes/?format=api&page=18
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 342,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/pl/changes/?format=api&page=17",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/487953/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/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-03-12T10:42:15.157213Z",
            "action": 5,
            "target": "Uruchom pojedynczą instancję Phototonic lub otwórz pliki w już uruchomionej.",
            "id": 244622,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/244622/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/luebking/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/luebking/?format=api",
            "timestamp": "2025-03-13T07:59:10.209787Z",
            "action": 0,
            "target": "",
            "id": 244865,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/244865/?format=api"
        }
    ]
}