Translation components API.

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

GET /api/translations/lunasea/settings/de/changes/?format=api&page=12
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 554,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/lunasea/settings/de/changes/?format=api&page=11",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/31292003/?format=api",
            "component": "https://hosted.weblate.org/api/components/lunasea/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/settings/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/cpt-kuesel/?format=api",
            "author": "https://hosted.weblate.org/api/users/cpt-kuesel/?format=api",
            "timestamp": "2021-04-26T08:46:06.575752+02:00",
            "action": 5,
            "target": "LunaSea Konto",
            "id": 10287805,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/10287805/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/31292003/?format=api",
            "component": "https://hosted.weblate.org/api/components/lunasea/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/settings/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/cpt-kuesel/?format=api",
            "author": "https://hosted.weblate.org/api/users/cpt-kuesel/?format=api",
            "timestamp": "2021-04-26T08:46:06.566473+02:00",
            "action": 45,
            "target": "",
            "id": 10287804,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/10287804/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/lunasea/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/settings/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-26T06:49:58.961815+02:00",
            "action": 0,
            "target": "",
            "id": 10287275,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10287275/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/lunasea/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/settings/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-24T12:56:25.141996+02:00",
            "action": 0,
            "target": "",
            "id": 10259827,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10259827/?format=api"
        }
    ]
}