Translation components API.

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

GET /api/translations/yast-samba-users/master/nb/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/2399182/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-users/master/nb/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-09-13T06:08:00.112371Z",
            "action": 4,
            "target": "Påloggnings Script",
            "id": 1531658,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1531658/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2399174/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-users/master/nb/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-09-13T06:07:19.486512Z",
            "action": 4,
            "target": "Hoved Lagring",
            "id": 1531657,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1531657/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2399204/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-users/master/nb/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-09-13T06:05:19.475183Z",
            "action": 4,
            "target": "Rediger Samba-attributt for LDAP grupper",
            "id": 1531656,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1531656/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2399182/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-users/master/nb/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-09-13T06:04:13.942183Z",
            "action": 4,
            "target": "Påloggnings skript",
            "id": 1531655,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1531655/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2399174/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-users/master/nb/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-09-13T06:02:20.872020Z",
            "action": 4,
            "target": "Hjemme Disk",
            "id": 1531654,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1531654/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2399182/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-users/master/nb/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-09-13T06:00:29.816734Z",
            "action": 4,
            "target": "Pålogging skript",
            "id": 1531653,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1531653/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-samba-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-users/master/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T14:22:56Z",
            "action": 0,
            "target": "",
            "id": 124176,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/124176/?format=api"
        }
    ]
}