Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.osgeo.org/api/units/101109/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2023-01-22T04:51:31.029132Z",
            "action": 7,
            "target": "Ausgaben",
            "id": 1097869,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1097869/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:51:10.177453Z",
            "action": 0,
            "target": "",
            "id": 1096416,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096416/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/101109/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/?format=api",
            "user": null,
            "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "timestamp": "2022-06-19T06:13:52.486401Z",
            "action": 4,
            "target": "Ausgaben",
            "id": 819601,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/819601/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/101109/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2022-05-03T03:15:00.421944Z",
            "action": 26,
            "target": "Ausgaben",
            "id": 612810,
            "action_name": "Suggestion removed",
            "url": "https://weblate.osgeo.org/api/changes/612810/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/101109/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/?format=api",
            "user": null,
            "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "timestamp": "2022-03-24T08:14:07.613164Z",
            "action": 4,
            "target": "Ausgaben",
            "id": 554093,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/554093/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-07T18:01:31.545523Z",
            "action": 0,
            "target": "",
            "id": 5485,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5485/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-14T17:34:27.731586Z",
            "action": 0,
            "target": "",
            "id": 2124,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/2124/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-14T01:14:48.151072Z",
            "action": 0,
            "target": "",
            "id": 1900,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1900/?format=api"
        }
    ]
}