Translation projects API.

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

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

{
    "count": 1654,
    "next": null,
    "previous": "https://hosted.weblate.org/api/projects/daikhan/changes/?format=api&page=33",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/103571304/?format=api",
            "component": "https://hosted.weblate.org/api/components/daikhan/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/daikhan/glossary/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-14T05:38:49.953277+02:00",
            "action": 59,
            "target": "Daikhan (Early Access)",
            "old": "",
            "details": {
                "state": 100,
                "source": "Daikhan (Early Access)",
                "old_state": -1
            },
            "id": 63545420,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63545420/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/daikhan/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-14T05:38:46.799801+02:00",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 63545417,
            "action_name": "Repository rebased",
            "url": "https://hosted.weblate.org/api/changes/63545417/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/daikhan/glossary/?format=api",
            "translation": null,
            "user": "https://hosted.weblate.org/api/users/realmazharhussain/?format=api",
            "author": "https://hosted.weblate.org/api/users/realmazharhussain/?format=api",
            "timestamp": "2023-08-14T05:38:43.875159+02:00",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 63545415,
            "action_name": "Component created",
            "url": "https://hosted.weblate.org/api/changes/63545415/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://hosted.weblate.org/api/users/realmazharhussain/?format=api",
            "author": "https://hosted.weblate.org/api/users/realmazharhussain/?format=api",
            "timestamp": "2023-08-12T13:15:09.212803+02:00",
            "action": 50,
            "target": "",
            "old": "",
            "details": {},
            "id": 63468336,
            "action_name": "Project created",
            "url": "https://hosted.weblate.org/api/changes/63468336/?format=api"
        }
    ]
}