Translation components API.

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

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

{
    "count": 152,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-samba-client/master/hu/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/2337150/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-client/master/hu/?format=api",
            "user": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "timestamp": "2016-10-03T14:26:07Z",
            "action": 4,
            "target": "",
            "id": 273250,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/273250/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-samba-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-client/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:58:48Z",
            "action": 0,
            "target": "",
            "id": 123214,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/123214/?format=api"
        }
    ]
}