Translation components API.

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

GET /api/translations/galette/paypal-plugin/tr/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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:18:34.756494+01:00",
            "action": 0,
            "target": "",
            "id": 80599625,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/80599625/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T08:24:33.421137+01:00",
            "action": 0,
            "target": "",
            "id": 73411036,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/73411036/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:14.296738+02:00",
            "action": 0,
            "target": "",
            "id": 28688562,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/28688562/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79062828/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:14.296669+02:00",
            "action": 59,
            "target": "",
            "id": 28688561,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28688561/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/79062827/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/paypal-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/paypal-plugin/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T09:17:14.296551+02:00",
            "action": 59,
            "target": "",
            "id": 28688560,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28688560/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-21T22:12:23.814464+01:00",
            "action": 0,
            "target": "",
            "id": 14860278,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14860278/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-17T09:57:39.003320+02:00",
            "action": 0,
            "target": "",
            "id": 11495930,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11495930/?format=api"
        }
    ]
}