Translation components API.

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

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

{
    "count": 204,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-installation/master/fa/changes/?format=api&page=4",
    "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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-18T08:59:47Z",
            "action": 0,
            "target": "",
            "id": 367900,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/367900/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:28:46Z",
            "action": 0,
            "target": "",
            "id": 348326,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/348326/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T15:44:34Z",
            "action": 0,
            "target": "",
            "id": 142134,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/142134/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T17:57:07Z",
            "action": 0,
            "target": "",
            "id": 103922,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/103922/?format=api"
        }
    ]
}