Translation components API.

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

GET /api/translations/habitica/challenge/hr/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/challenge/hr/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3318884/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-05T17:00:27.679339Z",
            "action": 59,
            "target": "",
            "id": 1116090,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1116090/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-05T17:00:27.679407Z",
            "action": 0,
            "target": "",
            "id": 1116091,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1116091/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-05T17:00:30.385699Z",
            "action": 44,
            "target": "",
            "id": 1116140,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1116140/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:25:38.133050Z",
            "action": 0,
            "target": "",
            "id": 1168597,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1168597/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-25T20:06:53.357271Z",
            "action": 0,
            "target": "",
            "id": 1171028,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1171028/?format=api"
        }
    ]
}