Translation components API.

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

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

{
    "count": 366,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/content/sv/changes/?format=api&page=18",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:19:52.649625Z",
            "action": 44,
            "target": "",
            "id": 1233085,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1233085/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347704/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:43.887450Z",
            "action": 59,
            "target": "",
            "id": 1234769,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234769/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347705/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:43.887600Z",
            "action": 59,
            "target": "",
            "id": 1234770,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234770/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347706/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:43.887681Z",
            "action": 59,
            "target": "",
            "id": 1234771,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234771/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:43.887758Z",
            "action": 0,
            "target": "",
            "id": 1234772,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1234772/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:46.648541Z",
            "action": 44,
            "target": "",
            "id": 1234812,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1234812/?format=api"
        }
    ]
}