Translation components API.

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

GET /api/translations/fluidd/glossary/ru/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/111481908/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2024-03-20T02:42:24.750945+01:00",
            "action": 4,
            "target": "Стол",
            "id": 85354936,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/85354936/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-23T15:44:18.179287+01:00",
            "action": 17,
            "target": "",
            "id": 74701156,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/74701156/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/111481927/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/pedrolamas/?format=api",
            "author": "https://hosted.weblate.org/api/users/pedrolamas/?format=api",
            "timestamp": "2023-12-23T15:29:58.989593+01:00",
            "action": 31,
            "target": "",
            "id": 74700008,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/74700008/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/111481908/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/pedrolamas/?format=api",
            "author": "https://hosted.weblate.org/api/users/pedrolamas/?format=api",
            "timestamp": "2023-12-23T15:29:32.176538+01:00",
            "action": 31,
            "target": "",
            "id": 74699988,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/74699988/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/matmen/?format=api",
            "author": "https://hosted.weblate.org/api/users/matmen/?format=api",
            "timestamp": "2023-08-27T21:33:56.911693+02:00",
            "action": 0,
            "target": "",
            "id": 64498533,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/64498533/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:21.835859+02:00",
            "action": 0,
            "target": "",
            "id": 63628887,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63628887/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:21.747059+02:00",
            "action": 17,
            "target": "",
            "id": 63628885,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/63628885/?format=api"
        }
    ]
}