Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-powermanagement-module-name/oc/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/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2023-01-25T16:41:59.671299Z",
            "action": 0,
            "target": "",
            "id": 144533,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/144533/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2023-01-25T16:42:00.097104Z",
            "action": 44,
            "target": "",
            "id": 144534,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/144534/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2023-01-25T16:42:00.148526Z",
            "action": 48,
            "target": "",
            "id": 144535,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/144535/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/378813/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2023-01-25T16:42:13.466290Z",
            "action": 5,
            "target": "Gestion energetica",
            "id": 144537,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/144537/?format=api"
        }
    ]
}