Translation components API.

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

GET /api/translations/yast-update/master/lv/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-update/master/lv/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:22.807437Z",
            "action": 0,
            "target": "",
            "id": 823508,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823508/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/lv/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "timestamp": "2017-11-26T11:11:08.589191Z",
            "action": 0,
            "target": "",
            "id": 755122,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755122/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:20.190432Z",
            "action": 0,
            "target": "",
            "id": 746945,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746945/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:22.584358Z",
            "action": 0,
            "target": "",
            "id": 735069,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735069/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:24Z",
            "action": 0,
            "target": "",
            "id": 631074,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631074/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:44:55Z",
            "action": 0,
            "target": "",
            "id": 594642,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594642/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:28Z",
            "action": 0,
            "target": "",
            "id": 349140,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349140/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:25:50Z",
            "action": 0,
            "target": "",
            "id": 133324,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133324/?format=api"
        }
    ]
}