Event

Type: object

An event which consist of a set of phases

Type: string

Name of the Event

Type: string

First day of the event, ISO-8601 format

Type: string

Human readable date

Type: string

Type of event

Type: string or null

Link if VOD

Type: array of object or null

Software used

Each item of this array must be:

Type: object

Type: string

Type: string

Type: string

Type: enum (of string)

Must be one of:

  • "Graphic"
  • "Music"
  • "Stream"
  • "Organisation"
  • "Jury"

Type: array of object

All the phases of the event

Each item of this array must be:

Type: object

A phase of the event. Consists of multiple entries

Type: string or null

Phase title. Can be null if the event is one phase e.g

Type: string or null

Link if VOD

Type: array of object

All the entry of the phase

Each item of this array must be:

Type: object

An entry. Which here consists of a shader creation

Type: integer or null

User Id for the phase (usually for Shader Royale)

Type: integer or null

Rank of the entry

Type: integer or null

Points of the entry

Type: object

Handle / Username

Type: string

Type: integer or null

Type: string or null

File of the entry

Type: string or null

Shadertoy url

Type: string or null

Link if VOD

Type: array of object

Staff info for the phase

Each item of this array must be:

Type: object

Staff information. What people were doing

Type: enum (of string)

Job

Must be one of:

  • "Live Music"
  • "Dj Set"
  • "Commentators"

Type: object

Handle / Username

Type: string

Type: integer or null

Type: array of object

Staff info for the whole Event

Each item of this array must be:

Type: object

Staff information. What people were doing

Type: enum (of string)

Job

Must be one of:

  • "Organizers"
  • "Jury"

Type: object

Handle / Username

Type: string

Type: integer or null