Translation projects API.

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

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

{
    "count": 13664,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/projects/andrew-bibb/changes/?format=api&page=683",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-25T11:24:24.001756Z",
            "action": 18,
            "target": "",
            "id": 190362,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/190362/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-28T20:31:05.292373Z",
            "action": 18,
            "target": "",
            "id": 191534,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/191534/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-30T06:05:52.623056Z",
            "action": 18,
            "target": "",
            "id": 191594,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/191594/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-30T20:01:15.298516Z",
            "action": 21,
            "target": "",
            "id": 191625,
            "action_name": "Rebased repository",
            "url": "https://translate.lxqt-project.org/api/changes/191625/?format=api"
        }
    ]
}