Translation components API.

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

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

{
    "count": 45,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/spells/ru/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/spells/ru/?format=api",
            "user": "https://translate.habitica.com/api/users/phillip/?format=api",
            "author": "https://translate.habitica.com/api/users/phillip/?format=api",
            "timestamp": "2023-05-09T15:38:33.456330Z",
            "action": 0,
            "target": "",
            "id": 427820,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/427820/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/spells/ru/?format=api",
            "user": "https://translate.habitica.com/api/users/saraolson/?format=api",
            "author": "https://translate.habitica.com/api/users/saraolson/?format=api",
            "timestamp": "2023-06-02T15:56:46.377652Z",
            "action": 0,
            "target": "",
            "id": 478439,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/478439/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/200912/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/spells/ru/?format=api",
            "user": "https://translate.habitica.com/api/users/@Mogamigawa/?format=api",
            "author": "https://translate.habitica.com/api/users/@Mogamigawa/?format=api",
            "timestamp": "2023-06-29T01:29:07.059101Z",
            "action": 4,
            "target": "Вспышка пламени",
            "id": 498315,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/498315/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/200912/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/spells/ru/?format=api",
            "user": "https://translate.habitica.com/api/users/@Mogamigawa/?format=api",
            "author": "https://translate.habitica.com/api/users/@Mogamigawa/?format=api",
            "timestamp": "2023-09-07T08:20:46.452226Z",
            "action": 26,
            "target": "Вспышка пламени",
            "id": 548533,
            "action_name": "Suggestion removed",
            "url": "https://translate.habitica.com/api/changes/548533/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/spells/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:35:11.670278Z",
            "action": 0,
            "target": "",
            "id": 1170667,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1170667/?format=api"
        }
    ]
}