Translation components API.

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

GET /api/translations/turris/pkglists/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/pkglists/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/pkglists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-23T10:58:14.051654+02:00",
            "action": 0,
            "target": "",
            "id": 25294095,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/25294095/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/76553086/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/pkglists/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/pkglists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-23T10:58:14.051535+02:00",
            "action": 59,
            "target": "Simple integration of Intrusion Detection System.",
            "id": 25294094,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/25294094/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/76553085/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/pkglists/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/pkglists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-23T10:58:14.051321+02:00",
            "action": 59,
            "target": "Morce",
            "id": 25294093,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/25294093/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/pkglists/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/pkglists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-09T15:13:19.005826+02:00",
            "action": 0,
            "target": "",
            "id": 12672278,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12672278/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/pkglists/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/pkglists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-01T19:49:33.286369+02:00",
            "action": 0,
            "target": "",
            "id": 10887803,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10887803/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/pkglists/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/pkglists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-05T15:30:38.313354+02:00",
            "action": 0,
            "target": "",
            "id": 10009878,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10009878/?format=api"
        }
    ]
}