Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "http://translate.cacti.net/api/translations/cacti/monitor/es/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.cacti.net/api/units/560310/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/monitor/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/monitor/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T04:03:52.502135Z",
            "action": 30,
            "target": "View Device Syslog Entries",
            "id": 41245,
            "action_name": "Source string changed",
            "url": "http://translate.cacti.net/api/changes/41245/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/560312/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/monitor/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/monitor/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T04:03:52.512854Z",
            "action": 30,
            "target": "Site:",
            "id": 41246,
            "action_name": "Source string changed",
            "url": "http://translate.cacti.net/api/changes/41246/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/560313/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/monitor/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/monitor/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T04:03:52.571137Z",
            "action": 30,
            "target": "Indefinitely",
            "id": 41247,
            "action_name": "Source string changed",
            "url": "http://translate.cacti.net/api/changes/41247/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/monitor/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/monitor/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T04:03:52.675344Z",
            "action": 0,
            "target": "",
            "id": 41248,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/41248/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/monitor/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/monitor/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T04:04:02.704553Z",
            "action": 44,
            "target": "",
            "id": 41299,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/41299/?format=api"
        }
    ]
}