Translation components API.

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

GET /api/components/diyseeds-org-organizations/glossary/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/glossary/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T07:52:28.614606+01:00",
            "action": 47,
            "target": "",
            "id": 88927,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/88927/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/glossary/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-organizations/glossary/ff/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-29T14:02:51.433852+02:00",
            "action": 0,
            "target": "",
            "id": 145733,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/145733/?format=api"
        }
    ]
}