Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/76323269/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2023-09-14T23:58:50.233457+02:00",
            "action": 4,
            "target": "partnership",
            "id": 65612855,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/65612855/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/it/?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:28:19.953085+02:00",
            "action": 0,
            "target": "",
            "id": 57438356,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/57438356/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2023-06-08T08:28:19.799413+02:00",
            "action": 17,
            "target": "",
            "id": 57438355,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/57438355/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2023-06-08T08:28:19.553105+02:00",
            "action": 63,
            "target": "* Controllo delle transazioni di Galette",
            "id": 57438354,
            "action_name": "String removed",
            "url": "https://hosted.weblate.org/api/changes/57438354/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T12:48:05.981490+02:00",
            "action": 17,
            "target": "",
            "id": 56343366,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/56343366/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/78585314/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T11:35:39.536769+02:00",
            "action": 31,
            "target": "",
            "id": 28072478,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/28072478/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/76323269/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-13T19:23:15.663482+02:00",
            "action": 31,
            "target": "",
            "id": 24904852,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/24904852/?format=api"
        }
    ]
}