GET /api/v1/parties/2367/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2367/?format=api",
"demozoo_url": "https://demozoo.org/parties/2367/",
"id": 2367,
"name": "Experience 2010",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/605/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/605/",
"id": 605,
"name": "Experience",
"website": "http://exp14.playtime.hu/"
},
"start_date": "2010-11-27",
"end_date": "2010-11-27",
"location": "Budapest, Hungary",
"is_online": false,
"country_code": "HU",
"latitude": 47.49801,
"longitude": 19.03991,
"website": "http://exp10.playtime.hu/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1631&when=2010"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/exper1ence"
}
]
}