Translation components API.

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

GET /api/translations/lunasea/tautulli/sk/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 105,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/lunasea/tautulli/sk/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/96032286/?format=api",
            "component": "https://hosted.weblate.org/api/components/lunasea/tautulli/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/tautulli/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T10:49:20.540024+01:00",
            "action": 59,
            "target": "",
            "id": 52195849,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/52195849/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/96032285/?format=api",
            "component": "https://hosted.weblate.org/api/components/lunasea/tautulli/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/tautulli/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T10:49:20.539927+01:00",
            "action": 59,
            "target": "",
            "id": 52195848,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/52195848/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/96032284/?format=api",
            "component": "https://hosted.weblate.org/api/components/lunasea/tautulli/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/tautulli/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T10:49:20.539816+01:00",
            "action": 59,
            "target": "",
            "id": 52195847,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/52195847/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/96032283/?format=api",
            "component": "https://hosted.weblate.org/api/components/lunasea/tautulli/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/tautulli/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T10:49:20.539653+01:00",
            "action": 59,
            "target": "",
            "id": 52195846,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/52195846/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/lunasea/tautulli/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/tautulli/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T10:49:19.761118+01:00",
            "action": 17,
            "target": "",
            "id": 52195845,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/52195845/?format=api"
        }
    ]
}