2015-10-16 17:53:02 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"pk": 1,
|
|
|
|
"model": "symposion_conference.conference",
|
|
|
|
"fields": {
|
2018-04-18 21:09:47 +00:00
|
|
|
"timezone": "Pacific/Auckland",
|
|
|
|
"start_date": "2019-01-21",
|
|
|
|
"end_date": "2019-01-25",
|
|
|
|
"title": "linux.conf.au 2019"
|
2015-10-16 17:53:02 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pk": 1,
|
|
|
|
"model": "symposion_conference.section",
|
|
|
|
"fields": {
|
|
|
|
"conference": 1,
|
2018-04-18 21:09:47 +00:00
|
|
|
"start_date": "2019-01-23",
|
2017-04-08 11:51:01 +00:00
|
|
|
"name": "Main Conference",
|
2018-04-18 21:09:47 +00:00
|
|
|
"end_date": "2019-01-25",
|
2017-04-08 11:51:01 +00:00
|
|
|
"slug": "main"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pk": 2,
|
|
|
|
"model": "symposion_conference.section",
|
|
|
|
"fields": {
|
|
|
|
"conference": 1,
|
2018-04-18 21:09:47 +00:00
|
|
|
"start_date": "2019-01-21",
|
2017-04-08 11:51:01 +00:00
|
|
|
"name": "MiniConf",
|
2018-04-18 21:09:47 +00:00
|
|
|
"end_date": "2019-01-22",
|
2017-04-08 11:51:01 +00:00
|
|
|
"slug": "miniconf"
|
2015-10-16 17:53:02 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|