Translation components API.

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

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

{
    "count": 26,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/challenge/en/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2798310/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T17:21:14.822050Z",
            "action": 59,
            "target": "Reset Flags",
            "id": 577111,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/577111/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T17:21:14.822082Z",
            "action": 0,
            "target": "",
            "id": 577112,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/577112/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3299810/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-16T21:34:34.051529Z",
            "action": 59,
            "target": "You are unable to create public Challenges as your account currently does not have chat privileges. Please contact admin@habitica.com for more information.",
            "id": 1081228,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1081228/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/en/?format=api",
            "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "author": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "timestamp": "2024-01-16T21:34:34.051765Z",
            "action": 0,
            "target": "",
            "id": 1081229,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1081229/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3318874/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-05T17:00:26.431072Z",
            "action": 59,
            "target": "Official Challenges can not be reported.",
            "id": 1116070,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1116070/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-05T17:00:26.431210Z",
            "action": 0,
            "target": "",
            "id": 1116071,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1116071/?format=api"
        }
    ]
}