Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-16T03:00:10.200758Z",
            "action": 0,
            "target": "",
            "id": 1683818,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1683818/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-09T20:02:01Z",
            "action": 17,
            "target": "",
            "id": 400676,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/400676/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154648/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/el/?format=api",
            "user": "https://l10n.opensuse.org/api/users/alexandrosvennos/?format=api",
            "author": "https://l10n.opensuse.org/api/users/alexandrosvennos/?format=api",
            "timestamp": "2016-11-09T17:23:43Z",
            "action": 5,
            "target": "Επιλογή Υπηρεσίας",
            "id": 400636,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/400636/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154650/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/el/?format=api",
            "user": "https://l10n.opensuse.org/api/users/alexandrosvennos/?format=api",
            "author": "https://l10n.opensuse.org/api/users/alexandrosvennos/?format=api",
            "timestamp": "2016-11-09T17:23:31Z",
            "action": 5,
            "target": "Επιλέξτε απο τη λίστα των υπηρεσιών που εντοπίστηκαν.",
            "id": 400634,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/400634/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154648/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/el/?format=api",
            "user": "https://l10n.opensuse.org/api/users/alexandrosvennos/?format=api",
            "author": "https://l10n.opensuse.org/api/users/alexandrosvennos/?format=api",
            "timestamp": "2016-11-09T17:22:20Z",
            "action": 5,
            "target": "Επιλογή Yπηρεσίας",
            "id": 400632,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/400632/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154652/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/el/?format=api",
            "user": "https://l10n.opensuse.org/api/users/alexandrosvennos/?format=api",
            "author": "https://l10n.opensuse.org/api/users/alexandrosvennos/?format=api",
            "timestamp": "2016-11-09T17:21:35Z",
            "action": 5,
            "target": "Δεν επιλέχθηκε καμία υπηρεσία.",
            "id": 400630,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/400630/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-20T14:33:27Z",
            "action": 0,
            "target": "",
            "id": 372870,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/372870/?format=api"
        }
    ]
}