Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/es/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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-01T23:34:03.976595Z",
            "action": 0,
            "target": "",
            "id": 94797,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/94797/?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/es/?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.060918Z",
            "action": 0,
            "target": "",
            "id": 87154,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/87154/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T08:22:47.206123Z",
            "action": 0,
            "target": "",
            "id": 46986,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/46986/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T08:20:32.837313Z",
            "action": 0,
            "target": "",
            "id": 46361,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/46361/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-02T09:53:50.143063Z",
            "action": 0,
            "target": "",
            "id": 5486,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/5486/?format=api"
        }
    ]
}