Translation components API.

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

GET /api/translations/galette/paypal-plugin/si/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://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:18:34.693535+01:00",
            "action": 0,
            "target": "",
            "id": 80599624,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/80599624/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T08:24:33.357206+01:00",
            "action": 0,
            "target": "",
            "id": 73411035,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/73411035/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:14.068589+02:00",
            "action": 0,
            "target": "",
            "id": 28688559,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/28688559/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79062826/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:14.068549+02:00",
            "action": 59,
            "target": "",
            "id": 28688558,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28688558/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79062825/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:14.068454+02:00",
            "action": 59,
            "target": "",
            "id": 28688557,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28688557/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-21T22:12:23.664598+01:00",
            "action": 0,
            "target": "",
            "id": 14860277,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14860277/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-20T20:22:11.742258+02:00",
            "action": 0,
            "target": "",
            "id": 11553620,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11553620/?format=api"
        }
    ]
}