Translation components API.

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

GET /api/translations/yast-cluster/master/fi/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/yast-cluster/master/fi/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:32:14.816987Z",
            "action": 0,
            "target": "",
            "id": 823868,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823868/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T21:46:54.274227Z",
            "action": 0,
            "target": "",
            "id": 744163,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/744163/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-06T02:33:01Z",
            "action": 0,
            "target": "",
            "id": 623988,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/623988/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T14:56:55Z",
            "action": 0,
            "target": "",
            "id": 95002,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/95002/?format=api"
        }
    ]
}