Translation components API.

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

GET /api/translations/yast-update/master/ro/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/ro/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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:39.965245Z",
            "action": 0,
            "target": "",
            "id": 823533,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823533/?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/ro/?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:18.580604Z",
            "action": 0,
            "target": "",
            "id": 755137,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755137/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:35.228324Z",
            "action": 0,
            "target": "",
            "id": 746960,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746960/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:36.787663Z",
            "action": 0,
            "target": "",
            "id": 735084,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735084/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:35Z",
            "action": 0,
            "target": "",
            "id": 631104,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631104/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:45:06Z",
            "action": 0,
            "target": "",
            "id": 594672,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594672/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:37Z",
            "action": 0,
            "target": "",
            "id": 349170,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349170/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:27:09Z",
            "action": 0,
            "target": "",
            "id": 133354,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133354/?format=api"
        }
    ]
}