Translation components API.

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

GET /api/components/jamulus/jamulus-app/changes/?format=api&page=261
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 13005,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/jamulus/jamulus-app/changes/?format=api&page=260",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/85251548/?format=api",
            "component": "https://hosted.weblate.org/api/components/jamulus/jamulus-app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-19T13:47:41.282753+02:00",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 37285974,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/37285974/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85251546/?format=api",
            "component": "https://hosted.weblate.org/api/components/jamulus/jamulus-app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-19T13:47:41.261182+02:00",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 37285973,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/37285973/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85251544/?format=api",
            "component": "https://hosted.weblate.org/api/components/jamulus/jamulus-app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-19T13:47:41.218558+02:00",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 37285972,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/37285972/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/jamulus/jamulus-app/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-10-19T13:47:40.912672+02:00",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 37285971,
            "action_name": "Repository rebased",
            "url": "https://hosted.weblate.org/api/changes/37285971/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/jamulus/jamulus-app/?format=api",
            "translation": null,
            "user": "https://hosted.weblate.org/api/users/ignotus666/?format=api",
            "author": "https://hosted.weblate.org/api/users/ignotus666/?format=api",
            "timestamp": "2022-10-19T13:47:33.795761+02:00",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 37285970,
            "action_name": "Component created",
            "url": "https://hosted.weblate.org/api/changes/37285970/?format=api"
        }
    ]
}