Translation components API.

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

GET /api/translations/cacti/webseer/de/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 29,
    "next": null,
    "previous": "http://translate.cacti.net/api/translations/cacti/webseer/de/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.cacti.net/api/units/530221/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/webseer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-28T18:08:38.910578Z",
            "action": 30,
            "target": "Edit Server",
            "id": 33105,
            "action_name": "Source string changed",
            "url": "http://translate.cacti.net/api/changes/33105/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/webseer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-28T18:08:38.918030Z",
            "action": 0,
            "target": "",
            "id": 33106,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/33106/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/webseer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-28T18:08:45.880606Z",
            "action": 44,
            "target": "",
            "id": 33408,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/33408/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/531311/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/webseer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-05T18:25:59.725984Z",
            "action": 30,
            "target": "Notification List",
            "id": 33581,
            "action_name": "Source string changed",
            "url": "http://translate.cacti.net/api/changes/33581/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/531314/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/webseer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-05T18:25:59.740816Z",
            "action": 30,
            "target": "Log History",
            "id": 33582,
            "action_name": "Source string changed",
            "url": "http://translate.cacti.net/api/changes/33582/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/531330/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/webseer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-05T18:25:59.836307Z",
            "action": 30,
            "target": "Date Search",
            "id": 33583,
            "action_name": "Source string changed",
            "url": "http://translate.cacti.net/api/changes/33583/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/531333/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/webseer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-05T18:25:59.863986Z",
            "action": 30,
            "target": "View Server History",
            "id": 33584,
            "action_name": "Source string changed",
            "url": "http://translate.cacti.net/api/changes/33584/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/webseer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-05T18:25:59.874623Z",
            "action": 0,
            "target": "",
            "id": 33585,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/33585/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/webseer/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-05T18:26:07.645453Z",
            "action": 44,
            "target": "",
            "id": 33720,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/33720/?format=api"
        }
    ]
}