12 lines
229 B
JSON
12 lines
229 B
JSON
[
|
|
{
|
|
"model": "symposion_conference.conference",
|
|
"pk": 1,
|
|
"fields": {
|
|
"title": "linux.conf.au 2021",
|
|
"start_date": "2021-01-23",
|
|
"end_date": "2021-01-25",
|
|
"timezone": "Australia/Brisbane"
|
|
}
|
|
}
|
|
]
|