Translation components API.

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

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

{
    "count": 345,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/content/pt/changes/?format=api&page=17",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3347686/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:40.384092Z",
            "action": 59,
            "target": "",
            "id": 1234745,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234745/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347687/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:40.384211Z",
            "action": 59,
            "target": "",
            "id": 1234746,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234746/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347688/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:40.384293Z",
            "action": 59,
            "target": "",
            "id": 1234747,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234747/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:40.384376Z",
            "action": 0,
            "target": "",
            "id": 1234748,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1234748/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:46.606265Z",
            "action": 44,
            "target": "",
            "id": 1234806,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1234806/?format=api"
        }
    ]
}