Translation components API.

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

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

{
    "count": 106,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/translate/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/translate/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-02T05:32:24.857154+02:00",
            "action": 47,
            "target": "",
            "id": 116243,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/116243/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/translate/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-02T05:32:24.909064+02:00",
            "action": 14,
            "target": "",
            "id": 116244,
            "action_name": "Component automatically locked",
            "url": "http://translate.diyseeds.org/api/changes/116244/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/translate/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-03T05:32:22.664513+02:00",
            "action": 15,
            "target": "",
            "id": 116619,
            "action_name": "Component automatically unlocked",
            "url": "http://translate.diyseeds.org/api/changes/116619/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/translate/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-12T05:32:40.809943+02:00",
            "action": 47,
            "target": "",
            "id": 124303,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/124303/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/translate/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-12T05:32:40.819940+02:00",
            "action": 14,
            "target": "",
            "id": 124304,
            "action_name": "Component automatically locked",
            "url": "http://translate.diyseeds.org/api/changes/124304/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/translate/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-12T18:55:04.009144+02:00",
            "action": 15,
            "target": "",
            "id": 124458,
            "action_name": "Component automatically unlocked",
            "url": "http://translate.diyseeds.org/api/changes/124458/?format=api"
        }
    ]
}