Translation components API.

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

GET /api/components/fedora-docs-l10n-neurofedora/masterpagesrelated-links/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpagesrelated-links/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpagesrelated-links/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpagesrelated-links/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-04T22:11:54.545654Z",
            "action": 0,
            "target": "",
            "id": 4145700,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4145700/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpagesrelated-links/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-neurofedora/masterpagesrelated-links/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-04T22:11:54.359582Z",
            "action": 0,
            "target": "",
            "id": 4145696,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4145696/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpagesrelated-links/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-02-04T22:11:39.195701Z",
            "action": 51,
            "target": "",
            "id": 4145646,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/4145646/?format=api"
        }
    ]
}