Translation components API.

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

GET /api/components/candlepin/candlepin-4-3-hotfix/changes/?format=api&page=195
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9703,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/candlepin/candlepin-4-3-hotfix/changes/?format=api&page=194",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/candlepin/candlepin-4-3-hotfix/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-04T15:27:45.884242Z",
            "action": 21,
            "target": "",
            "id": 12541614,
            "action_name": "Repository rebased",
            "url": "https://translate.fedoraproject.org/api/changes/12541614/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/candlepin/candlepin-4-3-hotfix/?format=api",
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/nmoumoul/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/nmoumoul/?format=api",
            "timestamp": "2023-10-04T15:27:38.612232Z",
            "action": 51,
            "target": "",
            "id": 12541613,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/12541613/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/candlepin/candlepin-4-3-hotfix/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-04T15:27:38.367540Z",
            "action": 60,
            "target": "weblate.autotranslate.autotranslate",
            "id": 12541612,
            "action_name": "Add-on installed",
            "url": "https://translate.fedoraproject.org/api/changes/12541612/?format=api"
        }
    ]
}