Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/ko/?format=api",
            "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "author": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "timestamp": "2019-10-02T00:42:48.739018Z",
            "action": 0,
            "target": "",
            "id": 65013,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/65013/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-18T05:11:55.529627Z",
            "action": 17,
            "target": "",
            "id": 110809,
            "action_name": "Committed changes",
            "url": "https://translate.habitica.com/api/changes/110809/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/ko/?format=api",
            "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "author": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "timestamp": "2020-09-24T19:22:18.859103Z",
            "action": 0,
            "target": "",
            "id": 190501,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/190501/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/ko/?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:37:52.411571Z",
            "action": 0,
            "target": "",
            "id": 308587,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/308587/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/ko/?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:41:03.581200Z",
            "action": 0,
            "target": "",
            "id": 436839,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/436839/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/ko/?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:59:09.622449Z",
            "action": 0,
            "target": "",
            "id": 481517,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/481517/?format=api"
        }
    ]
}