Translation projects API.

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

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

{
    "count": 37156,
    "next": null,
    "previous": "http://translate.gtaf.org/api/projects/sadiq/changes/?format=api&page=743",
    "results": [
        {
            "unit": null,
            "component": "http://translate.gtaf.org/api/components/sadiq/strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-07-02T07:12:47.459612Z",
            "action": 47,
            "target": "",
            "id": 84786,
            "action_name": "Alert triggered",
            "url": "http://translate.gtaf.org/api/changes/84786/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.gtaf.org/api/components/sadiq/strings/?format=api",
            "translation": "http://translate.gtaf.org/api/translations/sadiq/strings/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-02T07:12:46.244794Z",
            "action": 0,
            "target": "",
            "id": 84785,
            "action_name": "Resource updated",
            "url": "http://translate.gtaf.org/api/changes/84785/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.gtaf.org/api/components/sadiq/strings/?format=api",
            "translation": "http://translate.gtaf.org/api/translations/sadiq/strings/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-02T07:12:45.808792Z",
            "action": 0,
            "target": "",
            "id": 84658,
            "action_name": "Resource updated",
            "url": "http://translate.gtaf.org/api/changes/84658/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.gtaf.org/api/components/sadiq/strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-07-02T07:12:42.713657Z",
            "action": 21,
            "target": "",
            "id": 84531,
            "action_name": "Repository rebased",
            "url": "http://translate.gtaf.org/api/changes/84531/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.gtaf.org/api/components/sadiq/strings/?format=api",
            "translation": null,
            "user": "http://translate.gtaf.org/api/users/admin/?format=api",
            "author": "http://translate.gtaf.org/api/users/admin/?format=api",
            "timestamp": "2024-07-02T07:12:34.649577Z",
            "action": 51,
            "target": "",
            "id": 84530,
            "action_name": "Component created",
            "url": "http://translate.gtaf.org/api/changes/84530/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "http://translate.gtaf.org/api/users/admin/?format=api",
            "author": "http://translate.gtaf.org/api/users/admin/?format=api",
            "timestamp": "2024-07-02T07:06:51.788724Z",
            "action": 50,
            "target": "",
            "id": 84529,
            "action_name": "Project created",
            "url": "http://translate.gtaf.org/api/changes/84529/?format=api"
        }
    ]
}