Skip to content
Snippets Groups Projects
multiple_refs_data.json 1.1 KiB
Newer Older
    "trainer": [],
    "participant": [
      {
        "full_name": "Petra Participant",
        "email": "petra@indiscale.com"
      },
      {
        "full_name": "Peter",
        "email": "peter@getlinkahead.com"
      }
    ],
    "Organisation": [
      {
        "Person": [
          {
            "full_name": "Henry Henderson",
            "email": "henry@organization.org"
          },
          {
            "full_name": "Harry Hamburg",
            "email": "harry@organization.org"
          }
        ],
        "name": "World Training Organization",
        "Country": "US"
      },
      {
        "Person": [
          {
            "full_name": "Hermione Harvard",
            "email": "hermione@organisation.org.uk"
          },
          {
            "full_name": "Hazel Harper",
            "email": "hazel@organisation.org.uk"
          }
        ],
        "name": "European Training Organisation",
        "Country": "UK"
      }
    ],
    "date": "2024-03-21T14:12:00.000Z",
    "url": "www.indiscale.com",
    "name": "Example training with multiple organizations."