Translation projects API.

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

GET /api/projects/labwc/changes/?format=api&page=69
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1364,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/projects/labwc/changes/?format=api&page=68",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-30T08:01:16.100286Z",
            "action": 21,
            "target": "",
            "id": 193919,
            "action_name": "Rebased repository",
            "url": "https://translate.lxqt-project.org/api/changes/193919/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-30T08:01:19.235588Z",
            "action": 18,
            "target": "",
            "id": 193920,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/193920/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-07-01T20:01:15.934115Z",
            "action": 21,
            "target": "",
            "id": 193932,
            "action_name": "Rebased repository",
            "url": "https://translate.lxqt-project.org/api/changes/193932/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-07-01T20:01:18.900019Z",
            "action": 18,
            "target": "",
            "id": 193933,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/193933/?format=api"
        }
    ]
}