Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/kde/knetwalkknetwalk/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/kde/knetwalkknetwalk/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-03T21:09:39.077326Z",
            "action": 47,
            "target": "",
            "id": 2302226,
            "action_name": "Alert triggered",
            "url": "https://translate.fedoraproject.org/api/changes/2302226/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/kde/knetwalkknetwalk/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/kde/knetwalkknetwalk/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-03T21:09:38.541460Z",
            "action": 0,
            "target": "",
            "id": 2302216,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2302216/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/kde/knetwalkknetwalk/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/kde/knetwalkknetwalk/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-03T21:09:36.413516Z",
            "action": 0,
            "target": "",
            "id": 2302195,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2302195/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/kde/knetwalkknetwalk/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-03T21:09:31.076988Z",
            "action": 51,
            "target": "",
            "id": 2302138,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/2302138/?format=api"
        }
    ]
}