Translation components API.

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

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

{
    "count": 287,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/content/en_GB/changes/?format=api&page=14",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:19:32.024399Z",
            "action": 0,
            "target": "",
            "id": 1232940,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1232940/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:19:52.491977Z",
            "action": 44,
            "target": "",
            "id": 1233066,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1233066/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347647/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:31.022306Z",
            "action": 59,
            "target": "",
            "id": 1234693,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234693/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347648/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:31.022514Z",
            "action": 59,
            "target": "",
            "id": 1234694,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234694/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347649/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:31.022603Z",
            "action": 59,
            "target": "",
            "id": 1234695,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234695/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:31.022705Z",
            "action": 0,
            "target": "",
            "id": 1234696,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1234696/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:46.505701Z",
            "action": 44,
            "target": "",
            "id": 1234793,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1234793/?format=api"
        }
    ]
}