Translation components API.

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

GET /api/translations/pretalx/pretalx/pt_BR/changes/?format=api&page=43
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2106,
    "next": null,
    "previous": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/changes/?format=api&page=42",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
            "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-03T13:55:42.535137Z",
            "action": 0,
            "target": "",
            "id": 52827,
            "action_name": "Resource update",
            "url": "http://translate.pretalx.com/api/changes/52827/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
            "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-03T13:55:53.572904Z",
            "action": 44,
            "target": "",
            "id": 53031,
            "action_name": "New strings to translate",
            "url": "http://translate.pretalx.com/api/changes/53031/?format=api"
        },
        {
            "unit": "http://translate.pretalx.com/api/units/53172/?format=api",
            "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
            "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-03T14:02:37.315707Z",
            "action": 59,
            "target": "",
            "id": 53090,
            "action_name": "String updated in the repository",
            "url": "http://translate.pretalx.com/api/changes/53090/?format=api"
        },
        {
            "unit": "http://translate.pretalx.com/api/units/53173/?format=api",
            "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
            "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-03T14:02:37.315757Z",
            "action": 59,
            "target": "",
            "id": 53091,
            "action_name": "String updated in the repository",
            "url": "http://translate.pretalx.com/api/changes/53091/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
            "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-03T14:02:37.315785Z",
            "action": 0,
            "target": "",
            "id": 53092,
            "action_name": "Resource update",
            "url": "http://translate.pretalx.com/api/changes/53092/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
            "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-03T14:02:41.523704Z",
            "action": 44,
            "target": "",
            "id": 53182,
            "action_name": "New strings to translate",
            "url": "http://translate.pretalx.com/api/changes/53182/?format=api"
        }
    ]
}