Translation components API.

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

GET /api/translations/tryton/account_invoice_line_standalone/de/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/de/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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-01T23:34:03.916191Z",
            "action": 0,
            "target": "",
            "id": 94795,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/94795/?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/de/?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:50.940190Z",
            "action": 0,
            "target": "",
            "id": 87152,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/87152/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T08:22:47.079145Z",
            "action": 0,
            "target": "",
            "id": 46984,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/46984/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T08:20:32.750856Z",
            "action": 0,
            "target": "",
            "id": 46359,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/46359/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-02T09:53:50.043287Z",
            "action": 0,
            "target": "",
            "id": 5484,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/5484/?format=api"
        }
    ]
}