Translation projects API.

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

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

{
    "count": 6056,
    "next": null,
    "previous": "https://hosted.weblate.org/api/projects/voice-notify/changes/?format=api&page=121",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/80560015/?format=api",
            "component": "https://hosted.weblate.org/api/components/voice-notify/app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/voice-notify/app/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-07T20:35:09.879838+02:00",
            "action": 59,
            "target": "%s is ignored",
            "old": "",
            "details": {
                "state": 100,
                "source": "%s is ignored",
                "old_state": -1
            },
            "id": 31076211,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/31076211/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/80560014/?format=api",
            "component": "https://hosted.weblate.org/api/components/voice-notify/app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/voice-notify/app/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-07T20:35:09.879725+02:00",
            "action": 59,
            "target": "Voice Notify",
            "old": "",
            "details": {
                "state": 100,
                "source": "Voice Notify",
                "old_state": -1
            },
            "id": 31076210,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/31076210/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/voice-notify/app/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-08-07T20:35:05.187203+02:00",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 31076208,
            "action_name": "Repository rebased",
            "url": "https://hosted.weblate.org/api/changes/31076208/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/voice-notify/app/?format=api",
            "translation": null,
            "user": "https://hosted.weblate.org/api/users/pilot51/?format=api",
            "author": "https://hosted.weblate.org/api/users/pilot51/?format=api",
            "timestamp": "2022-08-07T20:35:04.086883+02:00",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 31076207,
            "action_name": "Component created",
            "url": "https://hosted.weblate.org/api/changes/31076207/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/voice-notify/app/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-08-07T20:35:02.363870+02:00",
            "action": 60,
            "target": "weblate.cleanup.blank",
            "old": "",
            "details": {},
            "id": 31076204,
            "action_name": "Add-on installed",
            "url": "https://hosted.weblate.org/api/changes/31076204/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://hosted.weblate.org/api/users/pilot51/?format=api",
            "author": "https://hosted.weblate.org/api/users/pilot51/?format=api",
            "timestamp": "2022-08-07T20:11:07.071807+02:00",
            "action": 50,
            "target": "",
            "old": "",
            "details": {},
            "id": 31076015,
            "action_name": "Project created",
            "url": "https://hosted.weblate.org/api/changes/31076015/?format=api"
        }
    ]
}