GET /apis/api/entities/event/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": null,
    "previous": null,
    "count": 3,
    "limit": 50,
    "offset": 0,
    "results": [
        {
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/event/3180/?format=api",
            "id": 3180,
            "name": "Sitzung 1",
            "review": false,
            "start_date": "2458-02-12",
            "start_start_date": null,
            "start_end_date": null,
            "end_date": "2458-02-12",
            "end_start_date": null,
            "end_end_date": null,
            "start_date_written": "12.02.2458",
            "end_date_written": "12.02.2458",
            "status": "",
            "references": "",
            "notes": "",
            "published": false,
            "source": null,
            "kind": null,
            "text": [],
            "collection": [
                {
                    "id": 2,
                    "label": "Manuell erstellte Entität",
                    "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/2/"
                }
            ],
            "sameAs": [
                "http://https://mpr.acdh.oeaw.ac.at/objects/id//apis/api2/entity/3180/",
                "https://mpr.acdh.oeaw.ac.at/entity/3180/"
            ]
        },
        {
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/event/3220/?format=api",
            "id": 3220,
            "name": "Wiener Kongress",
            "review": false,
            "start_date": "1914-09-18",
            "start_start_date": null,
            "start_end_date": null,
            "end_date": null,
            "end_start_date": null,
            "end_end_date": null,
            "start_date_written": "18.09.1914",
            "end_date_written": "9. Juni 1815",
            "status": "",
            "references": "",
            "notes": "",
            "published": false,
            "source": null,
            "kind": null,
            "text": [],
            "collection": [
                {
                    "id": 2,
                    "label": "Manuell erstellte Entität",
                    "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/2/"
                }
            ],
            "sameAs": [
                "http://https://mpr.acdh.oeaw.ac.at/apis/api2/entity/3220/",
                "https://mpr.acdh.oeaw.ac.at/entity/3220/"
            ]
        },
        {
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/event/3221/?format=api",
            "id": 3221,
            "name": "Krimkrieg",
            "review": false,
            "start_date": null,
            "start_start_date": null,
            "start_end_date": null,
            "end_date": null,
            "end_start_date": null,
            "end_end_date": null,
            "start_date_written": "Oct 5, 1853",
            "end_date_written": "Mar 30, 1856",
            "status": "",
            "references": "",
            "notes": "",
            "published": false,
            "source": null,
            "kind": null,
            "text": [],
            "collection": [
                {
                    "id": 2,
                    "label": "Manuell erstellte Entität",
                    "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/2/"
                }
            ],
            "sameAs": [
                "http://https://mpr.acdh.oeaw.ac.at/apis/api2/entity/3221/",
                "https://mpr.acdh.oeaw.ac.at/entity/3221/"
            ]
        }
    ]
}