Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/fr/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/fr/?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-04-16T06:19:11.217144Z",
            "action": 0,
            "target": "",
            "id": 150223,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/150223/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/fr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-26T14:28:13.545043Z",
            "action": 0,
            "target": "",
            "id": 153998,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/153998/?format=api"
        }
    ]
}