Translation components API.

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

GET /api/translations/galette/glossary/ru/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/ru/?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:51.413540+02:00",
            "action": 0,
            "target": "",
            "id": 57438372,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/57438372/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2023-06-08T08:28:51.229117+02:00",
            "action": 17,
            "target": "",
            "id": 57438371,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/57438371/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2023-06-08T08:28:50.953290+02:00",
            "action": 63,
            "target": "* Контроллер транзакций Galette",
            "id": 57438369,
            "action_name": "String removed",
            "url": "https://hosted.weblate.org/api/changes/57438369/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T12:48:08.014000+02:00",
            "action": 17,
            "target": "",
            "id": 56343396,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/56343396/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/81993315/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/thejenja/?format=api",
            "author": "https://hosted.weblate.org/api/users/thejenja/?format=api",
            "timestamp": "2022-12-08T17:19:57.133182+01:00",
            "action": 5,
            "target": "автомобиль",
            "id": 40919640,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/40919640/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/81993315/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/thejenja/?format=api",
            "author": "https://hosted.weblate.org/api/users/thejenja/?format=api",
            "timestamp": "2022-12-08T17:19:57.127515+01:00",
            "action": 45,
            "target": "",
            "id": 40919639,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/40919639/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/81993315/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-30T23:44:34.825695+02:00",
            "action": 31,
            "target": "",
            "id": 32858537,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/32858537/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-30T23:44:33.883432+02:00",
            "action": 0,
            "target": "",
            "id": 32858511,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/32858511/?format=api"
        }
    ]
}