Endpoint - /eventgroups/{group_id}

Enkele evenementgroepen

Calls

Endpoint Beschrijving
get/eventgroups/{group_id} Enkele evenementgroepen
get/eventgroups/{group_id}/events Evenementen ingedeeld in de gegeven groep

Voorbeeld response

{
    "eventgroup": {
        "id": "17797",
        "img": "http://other.example.com/img/8882/DSC_5970.jpg",
        "logo": "http://other.example.com/img/18554/favicon.png",
        "title": "Titel ook",
        "desc": "Samenvatting bij de groep",
        "startdate": "2022-09-20",
        "enddate": "2022-10-01",
        "lastmodified": "2022-09-06T21:56:02+02:00",
        "lastmod_stamp": "1662494162",
        "content": "<!--B:TEXT-->\n<p>Laboriosam repellendus rerum debitis distinctio aut...",
        "content_src": "Laboriosam repellendus rerum debitis distinctio autem nihil. Quidem aperiam prov..."
    }
}