Translation components API.

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

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

{
    "count": 107,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/terminal/terminal/tlh/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/tlh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-21T08:18:50.306929Z",
            "action": 0,
            "target": "",
            "id": 489953,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/489953/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/tlh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-19T19:58:15.066906Z",
            "action": 0,
            "target": "",
            "id": 488812,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/488812/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/tlh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-19T19:56:31.334904Z",
            "action": 0,
            "target": "",
            "id": 488609,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/488609/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/tlh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-19T19:55:04.427963Z",
            "action": 0,
            "target": "",
            "id": 488405,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/488405/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/tlh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-19T19:53:41.123399Z",
            "action": 0,
            "target": "",
            "id": 487806,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/487806/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/tlh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-18T10:09:11.938163Z",
            "action": 0,
            "target": "",
            "id": 482720,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/482720/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/tlh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T02:58:56.875051Z",
            "action": 0,
            "target": "",
            "id": 203474,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/203474/?format=api"
        }
    ]
}