Translation components API.

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

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

{
    "count": 244,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/backgrounds/en/changes/?format=api&page=12",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3345948/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:19:57.726599Z",
            "action": 59,
            "target": "SET 131: Released April 2025",
            "id": 1233090,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1233090/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345949/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:19:57.726719Z",
            "action": 59,
            "target": "Garden with Flower Beds",
            "id": 1233091,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1233091/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345950/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:19:57.726784Z",
            "action": 59,
            "target": "Enjoy the blooms of spring in a Garden with Flower Beds.",
            "id": 1233092,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1233092/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:19:57.726845Z",
            "action": 0,
            "target": "",
            "id": 1233093,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1233093/?format=api"
        }
    ]
}