Translation components API.

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

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

{
    "count": 255,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-installation/master/hu/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-18T09:32:22Z",
            "action": 0,
            "target": "",
            "id": 369340,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/369340/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-18T08:59:59Z",
            "action": 0,
            "target": "",
            "id": 367916,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/367916/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:28:58Z",
            "action": 0,
            "target": "",
            "id": 348342,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/348342/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T15:44:46Z",
            "action": 0,
            "target": "",
            "id": 142148,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/142148/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T17:59:00Z",
            "action": 0,
            "target": "",
            "id": 103946,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/103946/?format=api"
        }
    ]
}