Translation components API.

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

GET /api/translations/release-notes-opensuse/leap-15_2/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T10:27:36.779033Z",
            "action": 0,
            "target": "",
            "id": 1880474,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1880474/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-07T10:29:37.078909Z",
            "action": 0,
            "target": "",
            "id": 1880992,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1880992/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-08T09:06:12.381365Z",
            "action": 0,
            "target": "",
            "id": 1881603,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1881603/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-09T08:05:14.595521Z",
            "action": 0,
            "target": "",
            "id": 1882096,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1882096/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-07T12:18:36.240093Z",
            "action": 0,
            "target": "",
            "id": 1943177,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1943177/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12902866/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/EttoreAtalan/?format=api",
            "author": "https://l10n.opensuse.org/api/users/EttoreAtalan/?format=api",
            "timestamp": "2022-09-10T14:58:27.809906Z",
            "action": 3,
            "target": "",
            "id": 2155039,
            "action_name": "Comment added",
            "url": "https://l10n.opensuse.org/api/changes/2155039/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12902061/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/ajleal/?format=api",
            "author": "https://l10n.opensuse.org/api/users/ajleal/?format=api",
            "timestamp": "2023-01-05T22:07:50.739170Z",
            "action": 3,
            "target": "",
            "id": 2591350,
            "action_name": "Comment added",
            "url": "https://l10n.opensuse.org/api/changes/2591350/?format=api"
        }
    ]
}