Translation components API.

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

GET /api/components/documentation/index/changes/?format=api&page=44
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2158,
    "next": null,
    "previous": "https://translate.funkwhale.audio/api/components/documentation/index/changes/?format=api&page=43",
    "results": [
        {
            "unit": "https://translate.funkwhale.audio/api/units/139330/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T07:28:57.299036Z",
            "action": 59,
            "target": "Reference",
            "id": 83781,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/83781/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/139329/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T07:28:57.298991Z",
            "action": 59,
            "target": "Contributor documentation",
            "id": 83780,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/83780/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/139328/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T07:28:57.298947Z",
            "action": 59,
            "target": "Developer documentation",
            "id": 83779,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/83779/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/139327/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T07:28:57.298901Z",
            "action": 59,
            "target": "Moderator documentation",
            "id": 83778,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/83778/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/139326/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T07:28:57.298853Z",
            "action": 59,
            "target": "Admin documentation",
            "id": 83777,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/83777/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/139325/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T07:28:57.298763Z",
            "action": 59,
            "target": "User documentation",
            "id": 83776,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/83776/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/index/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T07:28:56.749653Z",
            "action": 21,
            "target": "",
            "id": 83775,
            "action_name": "Repository rebased",
            "url": "https://translate.funkwhale.audio/api/changes/83775/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/index/?format=api",
            "translation": null,
            "user": "https://translate.funkwhale.audio/api/users/georgkrause/?format=api",
            "author": "https://translate.funkwhale.audio/api/users/georgkrause/?format=api",
            "timestamp": "2022-04-06T07:28:51.318660Z",
            "action": 51,
            "target": "",
            "id": 83774,
            "action_name": "Component created",
            "url": "https://translate.funkwhale.audio/api/changes/83774/?format=api"
        }
    ]
}