GET /api/v1/parties/3313/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3313/?format=api",
"demozoo_url": "https://demozoo.org/parties/3313/",
"id": 3313,
"name": "Syntax Society Amiga September Party 2015",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/767/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/767/",
"id": 767,
"name": "Syntax Society",
"website": "http://syntaxsociety.se/"
},
"start_date": "2015-09-25",
"end_date": "2015-09-27",
"location": "Landskrona, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.8862,
"longitude": 12.8588,
"website": "http://safir.amigaos.se/main.php?d=newsfull&f=1&news=1562&page=0",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1616&when=2015"
}
]
}