Translation components API.

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

GET /api/translations/habitica/merch/fr/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/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-02-14T11:09:08.774783Z",
            "action": 0,
            "target": "",
            "id": 12677,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/12677/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-07T10:21:03.658270Z",
            "action": 0,
            "target": "",
            "id": 17545,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/17545/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/179243/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/fr/?format=api",
            "user": "https://translate.habitica.com/api/users/Blablux/?format=api",
            "author": "https://translate.habitica.com/api/users/Blablux/?format=api",
            "timestamp": "2019-11-26T12:08:17.693982Z",
            "action": 36,
            "target": "Marchandise",
            "id": 89582,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/89582/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/fr/?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:16.737165Z",
            "action": 0,
            "target": "",
            "id": 190486,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/190486/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/fr/?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:51.714507Z",
            "action": 0,
            "target": "",
            "id": 308572,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/308572/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/fr/?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.085720Z",
            "action": 0,
            "target": "",
            "id": 436824,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/436824/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/merch/fr/?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.133157Z",
            "action": 0,
            "target": "",
            "id": 481502,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/481502/?format=api"
        }
    ]
}