Translation components API.

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

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

{
    "count": 205,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/snapper/master/sk/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-15T19:00:26Z",
            "action": 17,
            "target": "",
            "id": 5464,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/5464/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2015-10-15T16:26:32Z",
            "action": 9,
            "target": "",
            "id": 5404,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/5404/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-15T16:26:27Z",
            "action": 17,
            "target": "",
            "id": 5400,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/5400/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-09T16:29:53Z",
            "action": 0,
            "target": "",
            "id": 4032,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/4032/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-08T21:02:47Z",
            "action": 0,
            "target": "",
            "id": 3254,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/3254/?format=api"
        }
    ]
}