Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-23T15:44:18.694912+01:00",
            "action": 17,
            "target": "",
            "id": 74701167,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/74701167/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/111481929/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ja/?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.989625+01:00",
            "action": 31,
            "target": "",
            "id": 74700010,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/74700010/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/111481910/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ja/?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.176569+01:00",
            "action": 31,
            "target": "",
            "id": 74699990,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/74699990/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ja/?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.411840+02:00",
            "action": 0,
            "target": "",
            "id": 64498528,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/64498528/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:27.758327+02:00",
            "action": 0,
            "target": "",
            "id": 63628919,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63628919/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:27.738498+02:00",
            "action": 0,
            "target": "",
            "id": 63628918,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63628918/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:26.356632+02:00",
            "action": 17,
            "target": "",
            "id": 63628899,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/63628899/?format=api"
        }
    ]
}