Translation components API.

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

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

{
    "count": 47,
    "next": null,
    "previous": "http://translate.cacti.net/api/translations/cacti/thold/tr/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/thold/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T05:16:39.821269Z",
            "action": 0,
            "target": "",
            "id": 41004,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/41004/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/thold/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T05:16:47.229114Z",
            "action": 44,
            "target": "",
            "id": 41040,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/41040/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/thold/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-14T15:39:21.968737Z",
            "action": 0,
            "target": "",
            "id": 42815,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/42815/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/thold/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-14T15:39:29.863000Z",
            "action": 44,
            "target": "",
            "id": 42838,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/42838/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/thold/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-20T20:33:23.613706Z",
            "action": 0,
            "target": "",
            "id": 43520,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/43520/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/thold/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-20T20:33:31.468188Z",
            "action": 44,
            "target": "",
            "id": 43541,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/43541/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/thold/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/thold/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-20T21:01:15.426239Z",
            "action": 0,
            "target": "",
            "id": 43575,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/43575/?format=api"
        }
    ]
}