Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/en_US/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/en_US/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-06-11T23:20:18.035128+02:00",
            "action": 0,
            "target": "",
            "id": 11073976,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11073976/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/en_US/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-05-19T00:30:49.020662+02:00",
            "action": 0,
            "target": "",
            "id": 10667206,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10667206/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29418886/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/en_US/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-02-19T11:14:01.977899+01:00",
            "action": 5,
            "target": "Desktop",
            "id": 9459551,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9459551/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29418885/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/en_US/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-02-19T11:13:55.958342+01:00",
            "action": 5,
            "target": "Change wallpaper",
            "id": 9459546,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9459546/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29418885/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/en_US/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-02-19T11:13:55.955234+01:00",
            "action": 45,
            "target": "",
            "id": 9459545,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/9459545/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-19T10:13:14.771312+01:00",
            "action": 0,
            "target": "",
            "id": 9458835,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9458835/?format=api"
        }
    ]
}