Translation components API.

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

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

{
    "count": 160,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/desktop/dock/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-02T16:54:17.774060Z",
            "action": 47,
            "target": "",
            "id": 790422,
            "action_name": "Alert triggered",
            "url": "https://l10n.elementary.io/api/changes/790422/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-02T13:03:46.282369Z",
            "action": 18,
            "target": "",
            "id": 790298,
            "action_name": "Changes pushed",
            "url": "https://l10n.elementary.io/api/changes/790298/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-02T05:53:26.079609Z",
            "action": 18,
            "target": "",
            "id": 790160,
            "action_name": "Changes pushed",
            "url": "https://l10n.elementary.io/api/changes/790160/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-02T00:32:45.581899Z",
            "action": 18,
            "target": "",
            "id": 790121,
            "action_name": "Changes pushed",
            "url": "https://l10n.elementary.io/api/changes/790121/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T21:34:57.757049Z",
            "action": 18,
            "target": "",
            "id": 790039,
            "action_name": "Changes pushed",
            "url": "https://l10n.elementary.io/api/changes/790039/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T21:21:46.498623Z",
            "action": 18,
            "target": "",
            "id": 789951,
            "action_name": "Changes pushed",
            "url": "https://l10n.elementary.io/api/changes/789951/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T21:01:21.950725Z",
            "action": 47,
            "target": "",
            "id": 789248,
            "action_name": "Alert triggered",
            "url": "https://l10n.elementary.io/api/changes/789248/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T20:55:17.897811Z",
            "action": 0,
            "target": "",
            "id": 789123,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/789123/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T20:55:14.347362Z",
            "action": 21,
            "target": "",
            "id": 789122,
            "action_name": "Repository rebased",
            "url": "https://l10n.elementary.io/api/changes/789122/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": null,
            "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
            "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
            "timestamp": "2021-03-01T20:55:12.388049Z",
            "action": 51,
            "target": "",
            "id": 789121,
            "action_name": "Component created",
            "url": "https://l10n.elementary.io/api/changes/789121/?format=api"
        }
    ]
}