Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/en/?format=api",
            "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "author": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "timestamp": "2020-03-14T11:55:17.915014Z",
            "action": 0,
            "target": "",
            "id": 130982,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/130982/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/en/?format=api",
            "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "author": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "timestamp": "2020-05-14T19:11:46.820963Z",
            "action": 0,
            "target": "",
            "id": 143810,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/143810/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/en/?format=api",
            "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "author": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "timestamp": "2020-06-18T18:44:32.229710Z",
            "action": 0,
            "target": "",
            "id": 154600,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/154600/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-06T21:15:26.356565Z",
            "action": 0,
            "target": "",
            "id": 195007,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/195007/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/en/?format=api",
            "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "author": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "timestamp": "2022-02-14T21:45:22.919553Z",
            "action": 0,
            "target": "",
            "id": 309092,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/309092/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/en/?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:40:43.933074Z",
            "action": 0,
            "target": "",
            "id": 435505,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/435505/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/en/?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:58:51.751206Z",
            "action": 0,
            "target": "",
            "id": 481193,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/481193/?format=api"
        }
    ]
}