Translation components API.

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

GET /api/translations/yast-update/master/pa/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/pa/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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:34.379304Z",
            "action": 0,
            "target": "",
            "id": 823524,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823524/?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/pa/?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:15.042281Z",
            "action": 0,
            "target": "",
            "id": 755132,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755132/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:30.035036Z",
            "action": 0,
            "target": "",
            "id": 746955,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746955/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:32.191103Z",
            "action": 0,
            "target": "",
            "id": 735079,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735079/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:31Z",
            "action": 0,
            "target": "",
            "id": 631094,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631094/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:45:02Z",
            "action": 0,
            "target": "",
            "id": 594662,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594662/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:34Z",
            "action": 0,
            "target": "",
            "id": 349160,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349160/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:26:41Z",
            "action": 0,
            "target": "",
            "id": 133344,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133344/?format=api"
        }
    ]
}