Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/snapper/master/hu/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-26T20:03:43.900668Z",
            "action": 17,
            "target": "",
            "id": 851273,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/851273/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-09T16:28:42Z",
            "action": 0,
            "target": "",
            "id": 3986,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/3986/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-08T21:00:21Z",
            "action": 0,
            "target": "",
            "id": 3206,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/3206/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-06T17:24:30Z",
            "action": 0,
            "target": "",
            "id": 2608,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2608/?format=api"
        }
    ]
}