2015-10-16 17:53:02 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"pk": 1,
|
|
|
|
"model": "symposion_conference.conference",
|
|
|
|
"fields": {
|
2019-05-04 04:04:48 +00:00
|
|
|
"timezone": "Australia/Brisbane",
|
|
|
|
"start_date": "2020-01-13",
|
|
|
|
"end_date": "2020-01-17",
|
|
|
|
"title": "linux.conf.au 2020"
|
2015-10-16 17:53:02 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pk": 1,
|
|
|
|
"model": "symposion_conference.section",
|
|
|
|
"fields": {
|
|
|
|
"conference": 1,
|
2019-05-04 04:04:48 +00:00
|
|
|
"start_date": "2020-01-15",
|
2017-04-08 11:51:01 +00:00
|
|
|
"name": "Main Conference",
|
2019-05-04 04:04:48 +00:00
|
|
|
"end_date": "2020-01-17",
|
2017-04-08 11:51:01 +00:00
|
|
|
"slug": "main"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pk": 2,
|
|
|
|
"model": "symposion_conference.section",
|
|
|
|
"fields": {
|
|
|
|
"conference": 1,
|
2019-05-04 04:04:48 +00:00
|
|
|
"start_date": "2020-01-13",
|
2017-04-08 11:51:01 +00:00
|
|
|
"name": "MiniConf",
|
2019-05-04 04:04:48 +00:00
|
|
|
"end_date": "2020-01-14",
|
2017-04-08 11:51:01 +00:00
|
|
|
"slug": "miniconf"
|
2015-10-16 17:53:02 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|