Translation components API.

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

GET /api/translations/yast-ftp-server/master/id/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 207,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/id/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ftp-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/id/?format=api",
            "user": "https://l10n.opensuse.org/api/users/ihsanromdhoni/?format=api",
            "author": "https://l10n.opensuse.org/api/users/ihsanromdhoni/?format=api",
            "timestamp": "2017-04-15T06:47:02Z",
            "action": 9,
            "target": "",
            "id": 627778,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/627778/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ftp-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-15T06:46:54Z",
            "action": 17,
            "target": "",
            "id": 627774,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/627774/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ftp-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-12-14T12:02:09Z",
            "action": 17,
            "target": "",
            "id": 560160,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/560160/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1354112/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-ftp-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/id/?format=api",
            "user": "https://l10n.opensuse.org/api/users/dpdelly/?format=api",
            "author": "https://l10n.opensuse.org/api/users/dpdelly/?format=api",
            "timestamp": "2016-12-14T09:11:35Z",
            "action": 5,
            "target": "Tampilkan pengaturan",
            "id": 560144,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/560144/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1354110/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-ftp-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/id/?format=api",
            "user": "https://l10n.opensuse.org/api/users/dpdelly/?format=api",
            "author": "https://l10n.opensuse.org/api/users/dpdelly/?format=api",
            "timestamp": "2016-12-14T09:11:21Z",
            "action": 5,
            "target": "Konfigurasi Peladen FTP",
            "id": 560142,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/560142/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ftp-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T00:37:49Z",
            "action": 0,
            "target": "",
            "id": 383260,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/383260/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ftp-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T16:51:55Z",
            "action": 0,
            "target": "",
            "id": 101626,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/101626/?format=api"
        }
    ]
}