Translation components API.

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

GET /api/translations/arandr/glossary/fi/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/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-29T19:07:17.286192+02:00",
            "action": 17,
            "target": "",
            "id": 88474436,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/88474436/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/fi/?format=api",
            "user": "https://hosted.weblate.org/api/users/VVV000/?format=api",
            "author": "https://hosted.weblate.org/api/users/VVV000/?format=api",
            "timestamp": "2024-04-28T18:41:46.042272+02:00",
            "action": 1,
            "target": "",
            "id": 88417967,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/88417967/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547411/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/fi/?format=api",
            "user": "https://hosted.weblate.org/api/users/VVV000/?format=api",
            "author": "https://hosted.weblate.org/api/users/VVV000/?format=api",
            "timestamp": "2024-04-28T18:41:45.891669+02:00",
            "action": 5,
            "target": "Mitä?!",
            "id": 88417966,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/88417966/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547411/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/fi/?format=api",
            "user": "https://hosted.weblate.org/api/users/VVV000/?format=api",
            "author": "https://hosted.weblate.org/api/users/VVV000/?format=api",
            "timestamp": "2024-04-28T18:41:45.885904+02:00",
            "action": 45,
            "target": "",
            "id": 88417965,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/88417965/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T22:02:39.219702+01:00",
            "action": 17,
            "target": "",
            "id": 73333623,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/73333623/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547411/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/fi/?format=api",
            "user": "https://hosted.weblate.org/api/users/kshitij.bhardwaj21/?format=api",
            "author": "https://hosted.weblate.org/api/users/kshitij.bhardwaj21/?format=api",
            "timestamp": "2023-12-04T21:41:48.801171+01:00",
            "action": 31,
            "target": "",
            "id": 73333461,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/73333461/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-26T23:53:57.083684+01:00",
            "action": 0,
            "target": "",
            "id": 9553721,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9553721/?format=api"
        }
    ]
}