Translation components API.

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

GET /api/components/hacknfun/hacknfun-camp/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/hacknfun/hacknfun-camp/?format=api",
            "translation": null,
            "user": "https://translate.edugit.org/api/users/debdolph/?format=api",
            "author": "https://translate.edugit.org/api/users/debdolph/?format=api",
            "timestamp": "2021-08-19T18:25:37.637109Z",
            "action": 51,
            "target": "",
            "id": 9143,
            "action_name": "Komponente erstellt",
            "url": "https://translate.edugit.org/api/changes/9143/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/hacknfun/hacknfun-camp/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-08-19T18:25:37.214583Z",
            "action": 47,
            "target": "",
            "id": 9142,
            "action_name": "Neue Warnung",
            "url": "https://translate.edugit.org/api/changes/9142/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/hacknfun/hacknfun-camp/?format=api",
            "translation": "https://translate.edugit.org/api/translations/hacknfun/hacknfun-camp/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-19T18:24:56.954781Z",
            "action": 0,
            "target": "",
            "id": 9141,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/9141/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/hacknfun/hacknfun-camp/?format=api",
            "translation": "https://translate.edugit.org/api/translations/hacknfun/hacknfun-camp/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-19T18:24:34.599693Z",
            "action": 0,
            "target": "",
            "id": 9140,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/9140/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/hacknfun/hacknfun-camp/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-08-19T18:23:33.875360Z",
            "action": 21,
            "target": "",
            "id": 9139,
            "action_name": "Repository umbasiert",
            "url": "https://translate.edugit.org/api/changes/9139/?format=api"
        }
    ]
}