Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/scripty-bot/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scripty-bot/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-22T17:01:53.531782+01:00",
            "action": 17,
            "target": "",
            "id": 85520852,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/85520852/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/113342994/?format=api",
            "component": "https://hosted.weblate.org/api/components/scripty-bot/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scripty-bot/glossary/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
            "author": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
            "timestamp": "2024-03-21T16:52:32.519617+01:00",
            "action": 5,
            "target": "Scripty",
            "id": 85472708,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/85472708/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/113342994/?format=api",
            "component": "https://hosted.weblate.org/api/components/scripty-bot/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scripty-bot/glossary/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
            "author": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
            "timestamp": "2024-03-21T16:52:32.511993+01:00",
            "action": 45,
            "target": "",
            "id": 85472707,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/85472707/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/scripty-bot/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scripty-bot/glossary/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/thewilloftheshadow/?format=api",
            "author": null,
            "timestamp": "2024-01-15T08:36:08.573754+01:00",
            "action": 17,
            "target": "",
            "id": 77221907,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/77221907/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/113343137/?format=api",
            "component": "https://hosted.weblate.org/api/components/scripty-bot/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scripty-bot/glossary/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/thewilloftheshadow/?format=api",
            "author": "https://hosted.weblate.org/api/users/thewilloftheshadow/?format=api",
            "timestamp": "2024-01-15T08:30:59.447601+01:00",
            "action": 31,
            "target": "",
            "id": 77221722,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/77221722/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/113342994/?format=api",
            "component": "https://hosted.weblate.org/api/components/scripty-bot/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scripty-bot/glossary/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/thewilloftheshadow/?format=api",
            "author": "https://hosted.weblate.org/api/users/thewilloftheshadow/?format=api",
            "timestamp": "2024-01-15T08:01:02.846816+01:00",
            "action": 31,
            "target": "",
            "id": 77221110,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/77221110/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/scripty-bot/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scripty-bot/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-18T09:10:44.444875+02:00",
            "action": 0,
            "target": "",
            "id": 63733109,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63733109/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/scripty-bot/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scripty-bot/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-18T09:10:32.051847+02:00",
            "action": 17,
            "target": "",
            "id": 63733055,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/63733055/?format=api"
        }
    ]
}