Translation components API.

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

GET /api/translations/galette/glossary/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "timestamp": "2023-06-08T08:25:46.544760+02:00",
            "action": 0,
            "target": "",
            "id": 57438303,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/57438303/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/39055104/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-08T08:25:46.544365+02:00",
            "action": 59,
            "target": "neu",
            "id": 57438302,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/57438302/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2023-06-08T08:25:46.278521+02:00",
            "action": 17,
            "target": "",
            "id": 57438300,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/57438300/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2023-06-08T08:25:45.867824+02:00",
            "action": 63,
            "target": "",
            "id": 57438299,
            "action_name": "String removed",
            "url": "https://hosted.weblate.org/api/changes/57438299/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T12:48:03.279555+02:00",
            "action": 17,
            "target": "",
            "id": 56343322,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/56343322/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/78585310/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T11:35:39.536511+02:00",
            "action": 31,
            "target": "",
            "id": 28072475,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/28072475/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/76323273/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-13T19:23:15.663897+02:00",
            "action": 31,
            "target": "",
            "id": 24904856,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/24904856/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/39055104/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/pateldimpal277/?format=api",
            "author": "https://hosted.weblate.org/api/users/pateldimpal277/?format=api",
            "timestamp": "2021-07-19T12:47:30.023710+02:00",
            "action": 31,
            "target": "neu",
            "id": 11522144,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/11522144/?format=api"
        }
    ]
}