Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-26T09:57:21.088279+02:00",
            "action": 17,
            "target": "",
            "id": 64337799,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/64337799/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/104103124/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/sr/?format=api",
            "user": "https://hosted.weblate.org/api/users/deleted-67923/?format=api",
            "author": "https://hosted.weblate.org/api/users/deleted-67923/?format=api",
            "timestamp": "2023-08-26T02:12:06.157011+02:00",
            "action": 31,
            "target": "",
            "id": 64328986,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/64328986/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/104103073/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/sr/?format=api",
            "user": "https://hosted.weblate.org/api/users/deleted-67923/?format=api",
            "author": "https://hosted.weblate.org/api/users/deleted-67923/?format=api",
            "timestamp": "2023-08-26T02:10:49.226609+02:00",
            "action": 31,
            "target": "",
            "id": 64328928,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/64328928/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-07T16:23:19.232067+02:00",
            "action": 17,
            "target": "",
            "id": 55139166,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/55139166/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/98022940/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-07T16:20:05.258552+02:00",
            "action": 31,
            "target": "",
            "id": 55138548,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/55138548/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84890458/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-12T15:45:56.335524+02:00",
            "action": 31,
            "target": "",
            "id": 36835704,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/36835704/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84890413/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-12T15:42:50.427023+02:00",
            "action": 31,
            "target": "",
            "id": 36835613,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/36835613/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84890369/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-12T15:41:43.071326+02:00",
            "action": 31,
            "target": "",
            "id": 36835555,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/36835555/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-12T13:43:03.409898+01:00",
            "action": 0,
            "target": "",
            "id": 9364907,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9364907/?format=api"
        }
    ]
}