Convention
idinteger
Convention id
Example:
29namestring
Example:
Eurofurence 29yearinteger
Example:
2026themestringnullable
Example:
Lost in Translationstart_datestring<date>nullable
Example:
2026-08-19end_datestring<date>nullable
Example:
2026-08-23Convention
{
"id": 29,
"name": "Eurofurence 29",
"year": 2026,
"theme": "Lost in Translation",
"start_date": "2026-08-19",
"end_date": "2026-08-23"
}