Rutter Atlas API
    • List destinations
      GET
    • List places
      GET
    • List events
      GET
    • Get place
      GET
    • Get event
      GET
    • Schemas
      • Meta
      • Pagination
      • Attribution
      • Address
      • PlaceLocation
      • Contact
      • PlaceEditorial
      • PlaceAccess
      • Sustainability
      • Provenance
      • Validity
      • Image
      • OpeningHoursRow
      • Place
      • EventClassification
      • EventLocation
      • EventOccurrence
      • EventEditorial
      • Event
      • Destination
      • ApiError

    EventClassification

    Event classification fields — ODTA and schema.org type information.

    {
        "event_type": "string",
        "event_subtype": "string",
        "kind_of_event": "ChristmasMarket",
        "theme": [
            "Traditional",
            "Culture",
            "Christmas"
        ],
        "attendance_mode": "Offline"
    }
    Built with