Translation components API.

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

GET /api/translations/galette/paypal-plugin/ota/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/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:18:34.565442+01:00",
            "action": 0,
            "target": "",
            "id": 80599622,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/80599622/?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/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T08:24:33.230289+01:00",
            "action": 0,
            "target": "",
            "id": 73411033,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/73411033/?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/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:13.839536+02:00",
            "action": 0,
            "target": "",
            "id": 28688556,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/28688556/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79062824/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:13.839423+02:00",
            "action": 59,
            "target": "",
            "id": 28688555,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28688555/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79062823/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:13.839204+02:00",
            "action": 59,
            "target": "",
            "id": 28688554,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28688554/?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/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-21T22:12:23.545093+01:00",
            "action": 0,
            "target": "",
            "id": 14860276,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14860276/?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/ota/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-17T10:05:53.992532+02:00",
            "action": 0,
            "target": "",
            "id": 11496035,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11496035/?format=api"
        }
    ]
}