Translation components API.

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

GET /api/components/postgis-workshop/installation/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 304,
    "next": null,
    "previous": "https://weblate.osgeo.org/api/components/postgis-workshop/installation/changes/?format=api&page=6",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/installation/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-14T01:14:37.464811Z",
            "action": 0,
            "target": "",
            "id": 1775,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1775/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/installation/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-14T01:14:37.298269Z",
            "action": 0,
            "target": "",
            "id": 1772,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1772/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/installation/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-14T01:14:37.063022Z",
            "action": 0,
            "target": "",
            "id": 1768,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1768/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/installation/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-11-14T01:14:32.656398Z",
            "action": 51,
            "target": "",
            "id": 1730,
            "action_name": "Component created",
            "url": "https://weblate.osgeo.org/api/changes/1730/?format=api"
        }
    ]
}