Translation components API.

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

GET /api/translations/yast-network/master/pa/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 155,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-network/master/pa/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T01:41:34Z",
            "action": 0,
            "target": "",
            "id": 392948,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/392948/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-18T09:05:09Z",
            "action": 0,
            "target": "",
            "id": 368118,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/368118/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T15:47:08Z",
            "action": 0,
            "target": "",
            "id": 142240,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/142240/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-19T15:11:46Z",
            "action": 0,
            "target": "",
            "id": 139080,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/139080/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T10:45:55Z",
            "action": 0,
            "target": "",
            "id": 112108,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/112108/?format=api"
        }
    ]
}