Translation components API.

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

GET /api/translations/snapper/master/pl/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/snapper/master/pl/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/50390/?format=api",
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "timestamp": "2016-10-05T17:59:02Z",
            "action": 2,
            "target": "(Migawka %d.)",
            "id": 350862,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/350862/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/50304/?format=api",
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "timestamp": "2016-10-05T17:56:56Z",
            "action": 5,
            "target": "\tsnapper create",
            "id": 350856,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/350856/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-20T22:02:40Z",
            "action": 17,
            "target": "",
            "id": 140576,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/140576/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/50304/?format=api",
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "timestamp": "2016-09-20T19:08:34Z",
            "action": 2,
            "target": "\tsnapper create",
            "id": 140476,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/140476/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-09T16:29:35Z",
            "action": 0,
            "target": "",
            "id": 4020,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/4020/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-08T21:02:04Z",
            "action": 0,
            "target": "",
            "id": 3242,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/3242/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-06T17:25:23Z",
            "action": 0,
            "target": "",
            "id": 2622,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2622/?format=api"
        }
    ]
}