Translation components API.

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

GET /api/translations/yast-slide-show/sle-12-sp2/nl/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nl/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/177418/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/sle-12-sp2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "timestamp": "2016-06-21T10:23:51Z",
            "action": 2,
            "target": "Verouderde module",
            "id": 50326,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/50326/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/177416/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/sle-12-sp2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "timestamp": "2016-06-21T10:23:14Z",
            "action": 2,
            "target": "Web- en scriptingmodule",
            "id": 50324,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/50324/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/sle-12-sp2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-28T13:39:10Z",
            "action": 0,
            "target": "",
            "id": 17124,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/17124/?format=api"
        }
    ]
}