Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/es/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/es/?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.909415+02:00",
            "action": 0,
            "target": "",
            "id": 11073984,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11073984/?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/es/?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.798970+02:00",
            "action": 0,
            "target": "",
            "id": 10667212,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10667212/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29429625/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/Fito/?format=api",
            "author": "https://hosted.weblate.org/api/users/Fito/?format=api",
            "timestamp": "2021-02-20T11:54:35.272430+01:00",
            "action": 5,
            "target": "Escritorio",
            "id": 9471677,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9471677/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29429624/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/Fito/?format=api",
            "author": "https://hosted.weblate.org/api/users/Fito/?format=api",
            "timestamp": "2021-02-20T11:54:30.716356+01:00",
            "action": 5,
            "target": "Cambiar fondo de pantalla",
            "id": 9471676,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9471676/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29429624/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/Fito/?format=api",
            "author": "https://hosted.weblate.org/api/users/Fito/?format=api",
            "timestamp": "2021-02-20T11:54:30.710908+01:00",
            "action": 45,
            "target": "",
            "id": 9471675,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/9471675/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-20T01:52:03.775048+01:00",
            "action": 0,
            "target": "",
            "id": 9468978,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9468978/?format=api"
        }
    ]
}