Translation components API.

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

GET /api/components/sdg-metadata/14-b-1/changes/?format=api&page=12
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 556,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/sdg-metadata/14-b-1/changes/?format=api&page=11",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sdg-metadata/14-b-1/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sdg-metadata/14-b-1/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T04:37:05.753476+01:00",
            "action": 0,
            "target": "",
            "id": 9606779,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9606779/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sdg-metadata/14-b-1/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sdg-metadata/14-b-1/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T04:37:05.116985+01:00",
            "action": 0,
            "target": "",
            "id": 9606769,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9606769/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sdg-metadata/14-b-1/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sdg-metadata/14-b-1/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T04:37:04.111497+01:00",
            "action": 0,
            "target": "",
            "id": 9606764,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9606764/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sdg-metadata/14-b-1/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sdg-metadata/14-b-1/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T04:37:03.822682+01:00",
            "action": 0,
            "target": "",
            "id": 9606761,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9606761/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sdg-metadata/14-b-1/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sdg-metadata/14-b-1/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T04:37:02.733070+01:00",
            "action": 0,
            "target": "",
            "id": 9606753,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9606753/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sdg-metadata/14-b-1/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T04:36:36.063796+01:00",
            "action": 51,
            "target": "",
            "id": 9606558,
            "action_name": "Component created",
            "url": "https://hosted.weblate.org/api/changes/9606558/?format=api"
        }
    ]
}