Changes API.

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

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

{
    "count": 431682,
    "next": null,
    "previous": "https://translate.habitica.com/api/changes/?format=api&page=21584",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2789539/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/settings/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/Kacchan/?format=api",
            "author": "https://translate.habitica.com/api/users/Kacchan/?format=api",
            "timestamp": "2024-10-01T18:10:07.976353Z",
            "action": 5,
            "target": "API token vágólapra másolva.",
            "id": 1174540,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1174540/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2789540/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/settings/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/Kacchan/?format=api",
            "author": "https://translate.habitica.com/api/users/Kacchan/?format=api",
            "timestamp": "2024-10-01T18:10:13.992382Z",
            "action": 5,
            "target": "API token",
            "id": 1174541,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1174541/?format=api"
        }
    ]
}