Changes API.

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

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

{
    "count": 437123,
    "next": null,
    "previous": "https://translate.habitica.com/api/changes/?format=api&page=21856",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3335631/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/de/?format=api",
            "user": "https://translate.habitica.com/api/users/Toromor/?format=api",
            "author": "https://translate.habitica.com/api/users/Toromor/?format=api",
            "timestamp": "2024-10-30T09:23:40.488272Z",
            "action": 5,
            "target": "SET 126: Veröffentlicht im November 2024",
            "id": 1180027,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1180027/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3335632/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/de/?format=api",
            "user": "https://translate.habitica.com/api/users/Toromor/?format=api",
            "author": "https://translate.habitica.com/api/users/Toromor/?format=api",
            "timestamp": "2024-10-30T09:24:06.766380Z",
            "action": 5,
            "target": "Burghalle mit Kamin",
            "id": 1180028,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1180028/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3335633/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/de/?format=api",
            "user": "https://translate.habitica.com/api/users/Toromor/?format=api",
            "author": "https://translate.habitica.com/api/users/Toromor/?format=api",
            "timestamp": "2024-10-30T09:25:27.580648Z",
            "action": 5,
            "target": "Wärme dich in der Gemütlichkeit einer Burghalle mit Kamin.",
            "id": 1180029,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1180029/?format=api"
        }
    ]
}