Translation components API.

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

GET /api/translations/ayatana-indicators/messages-applet/ast/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/ayatana-indicators/messages-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/messages-applet/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-14T08:48:26.000851+02:00",
            "action": 0,
            "target": "",
            "id": 34722176,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/34722176/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/messages-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/messages-applet/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-05T13:30:33.696108+02:00",
            "action": 0,
            "target": "",
            "id": 33914416,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/33914416/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82619907/?format=api",
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/messages-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/messages-applet/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-05T13:30:33.696003+02:00",
            "action": 59,
            "target": "",
            "id": 33914415,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/33914415/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/messages-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/messages-applet/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-28T18:23:32+02:00",
            "action": 0,
            "target": "",
            "id": 4589597,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4589597/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/messages-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/messages-applet/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-29T11:33:15+01:00",
            "action": 0,
            "target": "",
            "id": 2269056,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2269056/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ayatana-indicators/messages-applet/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/messages-applet/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-10-12T06:48:33+02:00",
            "action": 0,
            "target": "",
            "id": 2122723,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2122723/?format=api"
        }
    ]
}