GET /v1/organization/virtual:3000/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "id": "virtual:3000",
    "data_source": "virtual",
    "classification": "org:14",
    "name": "Virtuaalitapahtumat",
    "founding_date": null,
    "dissolution_date": null,
    "parent_organization": null,
    "sub_organizations": [],
    "affiliated_organizations": [],
    "created_time": "2020-08-12T11:35:06.618533Z",
    "last_modified_time": "2024-05-21T12:30:04.253192Z",
    "is_affiliated": false,
    "replaced_by": null,
    "has_regular_users": false,
    "regular_users": "",
    "admin_users": "",
    "@id": "https://testilinkedevents-api.turku.fi/v1/organization/virtual:3000/?format=api",
    "@context": "http://schema.org",
    "@type": "Organization"
}