Changes API.

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

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

{
    "count": 435241,
    "next": null,
    "previous": "https://translate.habitica.com/api/changes/?format=api&page=21762",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3334821/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/de/?format=api",
            "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2024-10-22T21:27:29.010194Z",
            "action": 4,
            "target": "Möchten Sie weiterhin die Vorteile eines Abonnements nutzen? Sie können ein wiederkehrendes Abonnement abschließen, um Ihre Vorteile beizubehalten.",
            "id": 1178104,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1178104/?format=api"
        }
    ]
}