Translation components API.

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

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

{
    "count": 8,
    "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_MX/?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:19.008140+02:00",
            "action": 0,
            "target": "",
            "id": 11073985,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11073985/?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_MX/?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.872040+02:00",
            "action": 0,
            "target": "",
            "id": 10667213,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10667213/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420484/?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_MX/?format=api",
            "user": "https://hosted.weblate.org/api/users/Sebastian-byte/?format=api",
            "author": "https://hosted.weblate.org/api/users/Sebastian-byte/?format=api",
            "timestamp": "2021-04-05T22:21:54.699295+02:00",
            "action": 2,
            "target": "Escritorio",
            "id": 10012718,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/10012718/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420483/?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_MX/?format=api",
            "user": "https://hosted.weblate.org/api/users/Sebastian-byte/?format=api",
            "author": "https://hosted.weblate.org/api/users/Sebastian-byte/?format=api",
            "timestamp": "2021-04-05T22:21:50.412401+02:00",
            "action": 2,
            "target": "Cambiar fondo de pantalla",
            "id": 10012717,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/10012717/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420483/?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_MX/?format=api",
            "user": "https://hosted.weblate.org/api/users/Sebastian-byte/?format=api",
            "author": "https://hosted.weblate.org/api/users/Sebastian-byte/?format=api",
            "timestamp": "2021-04-05T22:21:50.408445+02:00",
            "action": 45,
            "target": "",
            "id": 10012716,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/10012716/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420484/?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_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-28T15:03:04.187985+02:00",
            "action": 6,
            "target": "Escritorio",
            "id": 9930770,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/9930770/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420483/?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_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-28T15:03:04.161934+02:00",
            "action": 6,
            "target": "Cambiar el fondo de pantalla",
            "id": 9930769,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/9930769/?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_MX/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-19T12:28:21.406193+01:00",
            "action": 0,
            "target": "",
            "id": 9462666,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9462666/?format=api"
        }
    ]
}