Translation components API.

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

GET /api/translations/galette/paypal-plugin/br/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/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:18:33.866866+01:00",
            "action": 0,
            "target": "",
            "id": 80599614,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/80599614/?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/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T08:24:32.423624+01:00",
            "action": 0,
            "target": "",
            "id": 73411020,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/73411020/?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/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:11.842130+02:00",
            "action": 0,
            "target": "",
            "id": 28688520,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/28688520/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79062808/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:11.841921+02:00",
            "action": 59,
            "target": "",
            "id": 28688519,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28688519/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79062807/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:11.841685+02:00",
            "action": 59,
            "target": "",
            "id": 28688518,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28688518/?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/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-21T22:12:22.055122+01:00",
            "action": 0,
            "target": "",
            "id": 14860261,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14860261/?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/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-26T08:07:21.118359+02:00",
            "action": 0,
            "target": "",
            "id": 6599570,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6599570/?format=api"
        }
    ]
}