Translation components API.

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

GET /api/translations/starke-verben/verbs/de/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 207,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/102380277/?format=api",
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-21T14:13:32.364007+02:00",
            "action": 59,
            "target": "",
            "id": 61888135,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/61888135/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/102380276/?format=api",
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-21T14:13:32.363956+02:00",
            "action": 59,
            "target": "",
            "id": 61888134,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/61888134/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/102380275/?format=api",
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-21T14:13:32.363904+02:00",
            "action": 59,
            "target": "",
            "id": 61888133,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/61888133/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/102380274/?format=api",
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-21T14:13:32.363848+02:00",
            "action": 59,
            "target": "",
            "id": 61888132,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/61888132/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/102380273/?format=api",
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-21T14:13:32.363742+02:00",
            "action": 59,
            "target": "",
            "id": 61888131,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/61888131/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/nautilusx/?format=api",
            "author": "https://hosted.weblate.org/api/users/nautilusx/?format=api",
            "timestamp": "2023-07-21T14:13:30.935634+02:00",
            "action": 48,
            "target": "",
            "id": 61888130,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/61888130/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/nautilusx/?format=api",
            "author": null,
            "timestamp": "2023-07-21T14:13:30.921053+02:00",
            "action": 17,
            "target": "",
            "id": 61888129,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/61888129/?format=api"
        }
    ]
}