Translation components API.

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

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

{
    "count": 664,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org/glossary/changes/?format=api&page=33",
    "results": [
        {
            "unit": "http://translate.diyseeds.org/api/units/83477/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org/glossary/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org/glossary/ff/?format=api",
            "user": "http://translate.diyseeds.org/api/users/fniang/?format=api",
            "author": "http://translate.diyseeds.org/api/users/fniang/?format=api",
            "timestamp": "2024-09-12T14:55:22.676596+02:00",
            "action": 5,
            "target": "Filmuuji jaŋde ngam jeñtingol aawɗeele",
            "id": 148928,
            "action_name": "New translation",
            "url": "http://translate.diyseeds.org/api/changes/148928/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-13T15:54:48.527909+02:00",
            "action": 21,
            "target": "",
            "id": 149138,
            "action_name": "Rebased repository",
            "url": "http://translate.diyseeds.org/api/changes/149138/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-13T15:54:51.208151+02:00",
            "action": 18,
            "target": "",
            "id": 149139,
            "action_name": "Pushed changes",
            "url": "http://translate.diyseeds.org/api/changes/149139/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-13T15:54:52.194739+02:00",
            "action": 18,
            "target": "",
            "id": 149140,
            "action_name": "Pushed changes",
            "url": "http://translate.diyseeds.org/api/changes/149140/?format=api"
        }
    ]
}