Translation components API.

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

GET /api/translations/yast-update/master/jv/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/jv/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/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:14.017926Z",
            "action": 0,
            "target": "",
            "id": 823495,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823495/?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/jv/?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:03.430034Z",
            "action": 0,
            "target": "",
            "id": 755114,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755114/?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/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:12.536201Z",
            "action": 0,
            "target": "",
            "id": 746937,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746937/?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/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:14.804095Z",
            "action": 0,
            "target": "",
            "id": 735061,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735061/?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/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:18Z",
            "action": 0,
            "target": "",
            "id": 631058,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631058/?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/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:44:50Z",
            "action": 0,
            "target": "",
            "id": 594626,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594626/?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/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:23Z",
            "action": 0,
            "target": "",
            "id": 349124,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349124/?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/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:25:05Z",
            "action": 0,
            "target": "",
            "id": 133308,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133308/?format=api"
        }
    ]
}