Translation components API.

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

GET /api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/de/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-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2023-05-11T04:43:58.273434Z",
            "action": 0,
            "target": "",
            "id": 152656,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/152656/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2023-05-11T04:43:58.458934Z",
            "action": 44,
            "target": "",
            "id": 152657,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/152657/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2023-05-11T04:43:58.489467Z",
            "action": 48,
            "target": "",
            "id": 152658,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/152658/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/384099/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2023-05-11T04:44:39.491705Z",
            "action": 5,
            "target": "Andere Einstellungen",
            "id": 152660,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/152660/?format=api"
        }
    ]
}