Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-runner-module-name/lg/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner-module-name/lg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "timestamp": "2024-01-09T20:12:54.232504Z",
            "action": 0,
            "target": "",
            "id": 174420,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/174420/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner-module-name/lg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "timestamp": "2024-01-09T20:12:54.591397Z",
            "action": 44,
            "target": "",
            "id": 174421,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/174421/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner-module-name/lg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "timestamp": "2024-01-09T20:12:54.624012Z",
            "action": 48,
            "target": "",
            "id": 174422,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/174422/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/395963/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner-module-name/lg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "timestamp": "2024-01-09T20:13:35.480495Z",
            "action": 5,
            "target": "Ekitandika puloguramu",
            "id": 174424,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/174424/?format=api"
        }
    ]
}