Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ouisync/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ouisync/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-14T10:01:45.709360+02:00",
            "action": 17,
            "target": "",
            "id": 90993503,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/90993503/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/122510034/?format=api",
            "component": "https://hosted.weblate.org/api/components/ouisync/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ouisync/glossary/fa/?format=api",
            "user": "https://hosted.weblate.org/api/users/jorge@equalitie.org/?format=api",
            "author": "https://hosted.weblate.org/api/users/jorge@equalitie.org/?format=api",
            "timestamp": "2024-05-13T09:27:24.306169+02:00",
            "action": 31,
            "target": "",
            "id": 89613040,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/89613040/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ouisync/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ouisync/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-02T19:25:14.788293+02:00",
            "action": 0,
            "target": "",
            "id": 62942554,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/62942554/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ouisync/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ouisync/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-02T19:25:14.767056+02:00",
            "action": 0,
            "target": "",
            "id": 62942553,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/62942553/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ouisync/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ouisync/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-02T19:25:12.154790+02:00",
            "action": 17,
            "target": "",
            "id": 62942545,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/62942545/?format=api"
        }
    ]
}