Translation components API.

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

GET /api/translations/postgis-workshop/joins_exercises/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/joins_exercises/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/joins_exercises/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-12T02:15:38.444377Z",
            "action": 0,
            "target": "",
            "id": 1324469,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1324469/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/joins_exercises/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/joins_exercises/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:49:24.674647Z",
            "action": 0,
            "target": "",
            "id": 1096174,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096174/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/joins_exercises/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/joins_exercises/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-07T18:01:31.810418Z",
            "action": 0,
            "target": "",
            "id": 5489,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5489/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/joins_exercises/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/joins_exercises/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-14T17:34:27.926993Z",
            "action": 0,
            "target": "",
            "id": 2127,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/2127/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/joins_exercises/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/joins_exercises/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-14T01:14:53.411025Z",
            "action": 0,
            "target": "",
            "id": 1958,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1958/?format=api"
        }
    ]
}