Translation components API.

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

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

{
    "count": 556,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/desktop/wallpapers-extra/changes/?format=api&page=11",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/wallpapers-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/wallpapers-extra/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-09T05:48:36.738714Z",
            "action": 0,
            "target": "",
            "id": 1157999,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1157999/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/wallpapers-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/wallpapers-extra/ak/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-09T05:48:35.635207Z",
            "action": 0,
            "target": "",
            "id": 1157998,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1157998/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/wallpapers-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/wallpapers-extra/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-09T05:48:35.396317Z",
            "action": 0,
            "target": "",
            "id": 1157997,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1157997/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/wallpapers-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/wallpapers-extra/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-09T05:48:35.076505Z",
            "action": 0,
            "target": "",
            "id": 1157996,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1157996/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/wallpapers-extra/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-09T05:48:34.710766Z",
            "action": 21,
            "target": "",
            "id": 1157995,
            "action_name": "Repository rebased",
            "url": "https://l10n.elementary.io/api/changes/1157995/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/wallpapers-extra/?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-12-09T05:48:17.038144Z",
            "action": 51,
            "target": "",
            "id": 1157994,
            "action_name": "Component created",
            "url": "https://l10n.elementary.io/api/changes/1157994/?format=api"
        }
    ]
}