GET /api/v1/party_series/1334/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1334/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1334/",
"id": 1334,
"name": "Let's Data in Amsterdam",
"website": "http://galway.c64.org/~sid/lda%20$01/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3389/?format=api",
"demozoo_url": "https://demozoo.org/parties/3389/",
"id": 3389,
"name": "Let's Data in Amsterdam 2011",
"tagline": "LDA $01",
"start_date": "2011-08-13",
"end_date": "2011-08-14",
"location": "Gemeente Amsterdam, North Holland, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.37302,
"longitude": 4.89856,
"website": "http://galway.c64.org/~sid/lda%20$01/"
}
]
}