Translation components API.

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

GET /api/translations/galette/paypal-plugin/nb_NO/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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:18:34.438880+01:00",
            "action": 0,
            "target": "",
            "id": 80599620,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/80599620/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T08:24:33.106804+01:00",
            "action": 0,
            "target": "",
            "id": 73411031,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/73411031/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:13.412906+02:00",
            "action": 0,
            "target": "",
            "id": 28688550,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/28688550/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79062820/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:13.412799+02:00",
            "action": 59,
            "target": "",
            "id": 28688549,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28688549/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79062819/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:13.412620+02:00",
            "action": 59,
            "target": "",
            "id": 28688548,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28688548/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-21T22:12:23.271382+01:00",
            "action": 0,
            "target": "",
            "id": 14860274,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14860274/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-26T08:07:25.403683+02:00",
            "action": 0,
            "target": "",
            "id": 6599576,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6599576/?format=api"
        }
    ]
}