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

{
    "id": "enkora:enkora",
    "data_source": "enkora",
    "classification": null,
    "name": "Enkora",
    "founding_date": null,
    "dissolution_date": null,
    "parent_organization": null,
    "sub_organizations": [],
    "affiliated_organizations": [],
    "created_time": "2024-07-26T09:31:55.973010Z",
    "last_modified_time": "2024-07-26T09:31:55.978634Z",
    "is_affiliated": false,
    "replaced_by": null,
    "has_regular_users": false,
    "web_store_merchants": [],
    "web_store_accounts": [],
    "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/enkora:enkora/?format=api",
    "@context": "http://schema.org",
    "@type": "Organization"
}