# Season

## Properties

<table data-header-hidden><thead><tr><th width="178">Property</th><th>Description</th></tr></thead><tbody><tr><td>id<br><em><mark style="color:blue;">uuid</mark></em></td><td>Unique ID for this season. Generated by IMG Arena.</td></tr><tr><td>name<br><em><mark style="color:blue;">string</mark></em></td><td>The season's <a data-footnote-ref href="#user-content-fn-1">name</a>.</td></tr><tr><td>startDateUTC<br><em><mark style="color:blue;">timestamp</mark></em></td><td><a data-footnote-ref href="#user-content-fn-2">Timestamp</a> of when the season is scheduled to start, in RFC 3339 format.</td></tr><tr><td>endDateUTC<br><em><mark style="color:blue;">timestamp</mark></em></td><td><a data-footnote-ref href="#user-content-fn-3">Timestamp</a> of when the season is scheduled to end, in RFC 3339 format.</td></tr><tr><td>competition<br><a href="broken-reference"><em><mark style="color:blue;">Competition</mark></em></a> <a href="broken-reference"><mark style="color:blue;">[]</mark></a></td><td>A list of competition's played within the season.</td></tr><tr><td>stage<br><a href="broken-reference"><mark style="color:blue;">Stage []</mark></a></td><td>Location details of the season.</td></tr><tr><td>sport<br><em><mark style="color:blue;">string</mark></em></td><td>Indicates the type of sport. Possible values:<br>"Volleyball" (indoors)<br>"Beach Volleyball"<br>"Snow Volleyball"</td></tr></tbody></table>

[^1]: Examples are\
    \ <mark style="color:orange;">Israel League Cup</mark>

[^2]: Examples for January 25th, 2020

    6:25:34pm\
    \
    Pacific Standard Time:

    <mark style="color:orange;">UTC: 2020-01-26T02:25:34Z</mark>

    \
    Pacific Standard Time with UTC offset:

    <mark style="color:orange;">2020-01-25T18:25:34-08:00</mark>

[^3]: Examples for January 25th, 2020

    6:25:34pm\
    \
    Pacific Standard Time:

    <mark style="color:orange;">UTC: 2020-01-26T02:25:34Z</mark>

    \
    Pacific Standard Time with UTC offset:

    2020-01-25T18:25:34-08:00
