Translation components API.

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

GET /api/translations/tryton/account_invoice_stock/eu/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://translate.tryton.org/api/translations/tryton/account_invoice_stock/eu/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_stock/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_stock/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-01T23:39:26.216790Z",
            "action": 0,
            "target": "",
            "id": 98958,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/98958/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_stock/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_stock/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-01T23:34:20.699101Z",
            "action": 0,
            "target": "",
            "id": 95043,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/95043/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_stock/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_stock/eu/?format=api",
            "user": "https://translate.tryton.org/api/users/admin/?format=api",
            "author": "https://translate.tryton.org/api/users/admin/?format=api",
            "timestamp": "2020-05-20T22:04:52.538759Z",
            "action": 0,
            "target": "",
            "id": 87175,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/87175/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_stock/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_stock/eu/?format=api",
            "user": "https://translate.tryton.org/api/users/admin/?format=api",
            "author": "https://translate.tryton.org/api/users/admin/?format=api",
            "timestamp": "2020-04-21T11:42:43.963569Z",
            "action": 0,
            "target": "",
            "id": 83241,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/83241/?format=api"
        }
    ]
}