Translation components API.

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

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

{
    "count": 23262,
    "next": null,
    "previous": "https://weblate.rikka.app/api/components/app-ops/application/changes/?format=api&page=1163",
    "results": [
        {
            "unit": "https://weblate.rikka.app/api/units/82790/?format=api",
            "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/enm/?format=api",
            "user": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "author": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "timestamp": "2025-03-04T11:12:26.106729Z",
            "action": 4,
            "target": "shshjabsjbwjshwjjsiwbskbsjwjshwhwjsivswjsjahajsjwsjsjwnwjshswhsjsiwbwjsishwbsjshwbwjjsjajqnqbsshjjqa",
            "id": 67636,
            "action_name": "Suggestion added",
            "url": "https://weblate.rikka.app/api/changes/67636/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/55347/?format=api",
            "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/ms/?format=api",
            "user": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "author": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "timestamp": "2025-03-08T16:22:53.100286Z",
            "action": 4,
            "target": "Start via Wireless debugging On Android 11 or above, you can enable Wireless debugging and start Shizuku directly from your device, without connecting to a computer. Please view the step-by-step guide first. Step-by-step guide Pairing Start Start by connecting to a Computer For devices without root, you need to use adb to start Shizuku (requires computer connection). This process needs to be repeated every time the device is restarted. Please read the help.",
            "id": 67645,
            "action_name": "Suggestion added",
            "url": "https://weblate.rikka.app/api/changes/67645/?format=api"
        }
    ]
}