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=1117
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22322,
    "next": null,
    "previous": "https://weblate.rikka.app/api/components/app-ops/application/changes/?format=api&page=1116",
    "results": [
        {
            "unit": "https://weblate.rikka.app/api/units/37766/?format=api",
            "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/th/?format=api",
            "user": "https://weblate.rikka.app/api/users/Birthzero84/?format=api",
            "author": "https://weblate.rikka.app/api/users/Birthzero84/?format=api",
            "timestamp": "2024-11-03T22:18:02.714447Z",
            "action": 37,
            "target": "altinat",
            "id": 65026,
            "action_name": "Marked for edit",
            "url": "https://weblate.rikka.app/api/changes/65026/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T23:16:00.952507Z",
            "action": 17,
            "target": "",
            "id": 65028,
            "action_name": "Committed changes",
            "url": "https://weblate.rikka.app/api/changes/65028/?format=api"
        }
    ]
}