Translation components API.

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

GET /api/translations/installer/onboarding/fr_CA/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 57,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/installer/onboarding/fr_CA/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/onboarding/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/onboarding/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-06T17:55:15.466205Z",
            "action": 0,
            "target": "",
            "id": 641062,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/641062/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/onboarding/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/onboarding/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-26T17:49:19.042428Z",
            "action": 0,
            "target": "",
            "id": 634874,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/634874/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/onboarding/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/onboarding/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-14T17:51:28.108154Z",
            "action": 0,
            "target": "",
            "id": 469378,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/469378/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/onboarding/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/onboarding/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-24T04:40:45.317585Z",
            "action": 0,
            "target": "",
            "id": 392605,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/392605/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/onboarding/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/onboarding/fr_CA/?format=api",
            "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "timestamp": "2019-07-03T21:00:59.119911Z",
            "action": 0,
            "target": "",
            "id": 360363,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/360363/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/onboarding/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/onboarding/fr_CA/?format=api",
            "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "timestamp": "2019-04-21T17:50:01.516911Z",
            "action": 0,
            "target": "",
            "id": 335202,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/335202/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/onboarding/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/onboarding/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-04-19T21:03:47.540510Z",
            "action": 0,
            "target": "",
            "id": 334613,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/334613/?format=api"
        }
    ]
}