Translation components API.

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

GET /api/translations/officelife/audit/ru/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/32542964/?format=api",
            "component": "https://hosted.weblate.org/api/components/officelife/audit/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/audit/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/Localizer/?format=api",
            "author": "https://hosted.weblate.org/api/users/Localizer/?format=api",
            "timestamp": "2021-06-19T19:43:18.159664+02:00",
            "action": 7,
            "target": "Журналы аудита",
            "id": 11168379,
            "action_name": "Suggestion accepted",
            "url": "https://hosted.weblate.org/api/changes/11168379/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/32542964/?format=api",
            "component": "https://hosted.weblate.org/api/components/officelife/audit/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/audit/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/Localizer/?format=api",
            "author": "https://hosted.weblate.org/api/users/Localizer/?format=api",
            "timestamp": "2021-06-19T19:43:18.112488+02:00",
            "action": 45,
            "target": "",
            "id": 11168378,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/11168378/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/audit/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/audit/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/asbiin/?format=api",
            "author": "https://hosted.weblate.org/api/users/asbiin/?format=api",
            "timestamp": "2021-06-01T22:14:25.920006+02:00",
            "action": 0,
            "target": "",
            "id": 10889904,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10889904/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/audit/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/audit/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/asbiin/?format=api",
            "author": "https://hosted.weblate.org/api/users/asbiin/?format=api",
            "timestamp": "2021-05-27T23:11:01.562798+02:00",
            "action": 0,
            "target": "",
            "id": 10821021,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10821021/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/32542964/?format=api",
            "component": "https://hosted.weblate.org/api/components/officelife/audit/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/audit/ru/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-27T20:19:26.400875+02:00",
            "action": 4,
            "target": "Журналы аудита",
            "id": 10818136,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/10818136/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/officelife/audit/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/officelife/audit/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-27T19:33:27.290379+02:00",
            "action": 0,
            "target": "",
            "id": 10817710,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10817710/?format=api"
        }
    ]
}