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

{
    "id": "ahjo:00001",
    "data_source": "ahjo",
    "classification": "ahjo:city",
    "name": "Helsingin kaupunki",
    "founding_date": null,
    "dissolution_date": null,
    "parent_organization": null,
    "sub_organizations": [
        "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:02900/?format=api"
    ],
    "affiliated_organizations": [],
    "created_time": "2023-08-15T08:19:06.096774Z",
    "last_modified_time": "2025-02-08T19:10:09.813662Z",
    "is_affiliated": false,
    "replaced_by": null,
    "has_regular_users": false,
    "web_store_merchants": [
        {
            "id": 2,
            "active": false,
            "name": "Testi merchant",
            "street_address": "Testiosoite 1",
            "zipcode": "00100",
            "city": "Helsinki",
            "email": "jori.lindell@fulvisol.com",
            "phone_number": "0443774606",
            "url": "https://linkedevents.test.hel.ninja",
            "terms_of_service_url": "https://linkedregistrations.test.hel.ninja",
            "business_id": "1234567-8",
            "created_time": "2024-06-05T10:00:11.536257Z",
            "last_modified_time": "2025-02-08T19:10:09.824693Z",
            "created_by": " - jori.lindell@fulvisol.com",
            "last_modified_by": "Hilla-Maaria Kauranne - hillamaaria.kauranne@hel.fi"
        },
        {
            "id": 3,
            "active": false,
            "name": "Kauppias 2",
            "street_address": "Testiosoite 2",
            "zipcode": "00100",
            "city": "Helsinki",
            "email": "jori.lindell@fulvisol.com",
            "phone_number": "0443774606",
            "url": "https://linkedevents.test.hel.ninja",
            "terms_of_service_url": "https://checkout.api.hel.fi/v1/payment/public/Sopimusehdot-verkkokauppa-alusta.pdf",
            "business_id": "1234567-8",
            "created_time": "2024-06-11T11:17:07.737046Z",
            "last_modified_time": "2025-02-08T19:10:09.829509Z",
            "created_by": "Jori Lindell - jori.lindell@fulvisol.com",
            "last_modified_by": "Hilla-Maaria Kauranne - hillamaaria.kauranne@hel.fi"
        },
        {
            "id": 36,
            "active": true,
            "name": "H-M Testikauppias",
            "street_address": "Testiosoite 3",
            "zipcode": "00100",
            "city": "Hki",
            "email": "hillamaaria.kauranne@hel.fi",
            "phone_number": "+358406341099",
            "url": "https://linkedevents.test.hel.ninja",
            "terms_of_service_url": "https://www.hel.fi/static/liitteet-2019/Kaupunginkanslia/Rekisteriselosteet/Keha/Kayttajatunnusten%20hallinta.pdf",
            "business_id": "1234567-8",
            "created_time": "2025-02-08T19:10:09.836806Z",
            "last_modified_time": "2025-02-08T19:10:09.836819Z",
            "created_by": "Hilla-Maaria Kauranne - hillamaaria.kauranne@hel.fi",
            "last_modified_by": "Hilla-Maaria Kauranne - hillamaaria.kauranne@hel.fi"
        }
    ],
    "web_store_accounts": [
        {
            "id": 1,
            "active": true,
            "name": "Testitili",
            "company_code": "SAP",
            "main_ledger_account": "Mainle",
            "balance_profit_center": "Balancepro",
            "internal_order": "internal",
            "profit_center": "profit",
            "project": "project",
            "operation_area": "SAPfun",
            "created_time": "2024-06-05T10:00:12.348088Z",
            "last_modified_time": "2025-02-08T19:10:10.260666Z",
            "created_by": " - jori.lindell@fulvisol.com",
            "last_modified_by": "Hilla-Maaria Kauranne - hillamaaria.kauranne@hel.fi"
        },
        {
            "id": 2,
            "active": true,
            "name": "Kirjanpitotili 2",
            "company_code": "SAP",
            "main_ledger_account": "pääkir",
            "balance_profit_center": "tasetili",
            "internal_order": "sisäinen",
            "profit_center": "tulosy",
            "project": "proj",
            "operation_area": "SAT-t",
            "created_time": "2024-06-11T11:18:15.698995Z",
            "last_modified_time": "2025-02-08T19:10:10.265194Z",
            "created_by": "Jori Lindell - jori.lindell@fulvisol.com",
            "last_modified_by": "Hilla-Maaria Kauranne - hillamaaria.kauranne@hel.fi"
        }
    ],
    "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:00001/?format=api",
    "@context": "http://schema.org",
    "@type": "Organization"
}