Translation components API.

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

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

{
    "count": 47,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2773086/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/?format=api",
            "user": "https://translate.habitica.com/api/users/FantasyCreature/?format=api",
            "author": "https://translate.habitica.com/api/users/FantasyCreature/?format=api",
            "timestamp": "2024-06-21T20:42:15.614166Z",
            "action": 5,
            "target": "This feature is no longer supported.",
            "id": 1141336,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1141336/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/179673/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:32:34.800444Z",
            "action": 59,
            "target": "Your egg hatched! Visit Pets and Mounts to equip your pet.",
            "id": 1170314,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1170314/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:32:34.800506Z",
            "action": 0,
            "target": "",
            "id": 1170315,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1170315/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-17T05:30:19.232921Z",
            "action": 0,
            "target": "",
            "id": 1196777,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1196777/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-29T10:13:08.894094Z",
            "action": 0,
            "target": "",
            "id": 1198346,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1198346/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-29T10:13:12.458808Z",
            "action": 44,
            "target": "",
            "id": 1198420,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1198420/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:05:25.744498Z",
            "action": 0,
            "target": "",
            "id": 1219930,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1219930/?format=api"
        }
    ]
}