Translation projects API.

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

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

{
    "count": 20605,
    "next": null,
    "previous": "https://translate.gajim.org/api/projects/gajim-website/changes/?format=api&page=412",
    "results": [
        {
            "unit": null,
            "component": "https://translate.gajim.org/api/components/gajim-website/website/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-08-31T13:56:43.417463Z",
            "action": 53,
            "target": "",
            "id": 364643,
            "action_name": "Received repository notification",
            "url": "https://translate.gajim.org/api/changes/364643/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.gajim.org/api/components/gajim-website/website/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-08-31T13:56:44.702753Z",
            "action": 21,
            "target": "",
            "id": 364644,
            "action_name": "Rebased repository",
            "url": "https://translate.gajim.org/api/changes/364644/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.gajim.org/api/components/gajim-website/website-base/?format=api",
            "translation": "https://translate.gajim.org/api/translations/gajim-website/website-base/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-31T13:56:47.021473Z",
            "action": 0,
            "target": "",
            "id": 364645,
            "action_name": "Resource update",
            "url": "https://translate.gajim.org/api/changes/364645/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.gajim.org/api/components/gajim-website/website/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-11T21:03:58.547266Z",
            "action": 53,
            "target": "",
            "id": 368858,
            "action_name": "Received repository notification",
            "url": "https://translate.gajim.org/api/changes/368858/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.gajim.org/api/components/gajim-website/website/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-11T21:03:59.553587Z",
            "action": 21,
            "target": "",
            "id": 368859,
            "action_name": "Rebased repository",
            "url": "https://translate.gajim.org/api/changes/368859/?format=api"
        }
    ]
}