Translation components API.

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

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

{
    "count": 57,
    "next": null,
    "previous": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/nl/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-01T23:34:04.350989Z",
            "action": 0,
            "target": "",
            "id": 94810,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/94810/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/nl/?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:51.776583Z",
            "action": 0,
            "target": "",
            "id": 87167,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/87167/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T08:22:47.879623Z",
            "action": 0,
            "target": "",
            "id": 46998,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/46998/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T08:20:33.373108Z",
            "action": 0,
            "target": "",
            "id": 46373,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/46373/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-22T22:50:52.140305Z",
            "action": 17,
            "target": "",
            "id": 33313,
            "action_name": "Changes committed",
            "url": "https://translate.tryton.org/api/changes/33313/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-09T16:22:57.537575Z",
            "action": 17,
            "target": "",
            "id": 27280,
            "action_name": "Changes committed",
            "url": "https://translate.tryton.org/api/changes/27280/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-02T09:53:50.653876Z",
            "action": 0,
            "target": "",
            "id": 5497,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/5497/?format=api"
        }
    ]
}