Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-sudo/en_GB/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 25,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/en_GB/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/441876/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T16:49:19.824549Z",
            "action": 5,
            "target": "%1: Failed to exec '%2': %3\n",
            "id": 213716,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/213716/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/441875/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T16:49:20.468638Z",
            "action": 5,
            "target": "Syscall error, failed to fdopen pty: %1",
            "id": 213717,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/213717/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/441877/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T16:49:21.795937Z",
            "action": 5,
            "target": "Child '%1' process failed!\n%2",
            "id": 213718,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/213718/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/en_GB/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T14:26:01.804685Z",
            "action": 0,
            "target": "",
            "id": 251579,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/251579/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/en_GB/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T14:26:06.030792Z",
            "action": 44,
            "target": "",
            "id": 251619,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/251619/?format=api"
        }
    ]
}