Translation components API.

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

GET /api/translations/release-notes-opensuse/master/pa/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-05T14:49:42Z",
            "action": 0,
            "target": "",
            "id": 9420,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9420/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-09T12:20:08Z",
            "action": 0,
            "target": "",
            "id": 9580,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9580/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:38Z",
            "action": 0,
            "target": "",
            "id": 120982,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/120982/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:01:20.123831Z",
            "action": 0,
            "target": "",
            "id": 748633,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748633/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:54:03.690435Z",
            "action": 0,
            "target": "",
            "id": 954314,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954314/?format=api"
        }
    ]
}