GET /api/v1/parties/3493/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3493/?format=api",
"demozoo_url": "https://demozoo.org/parties/3493/",
"id": 3493,
"name": "ByteFest 2011",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1200/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1200/",
"id": 1200,
"name": "ByteFest",
"website": "http://www.bytefest.org/"
},
"start_date": "2011-09-30",
"end_date": "2011-10-02",
"location": "Prague, Praha, Czech Republic",
"is_online": false,
"country_code": "CZ",
"latitude": 50.08804,
"longitude": 14.42076,
"website": "http://www.bytefest.org/",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/179311/?format=api",
"demozoo_url": "https://demozoo.org/productions/179311/",
"id": 179311,
"title": "Hello Bytefest",
"author_nicks": [
{
"name": "ArtWay",
"abbreviation": "AWY",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3716/?format=api",
"id": 3716,
"name": "ArtWay",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-10-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1376&when=2011"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/parties/2011/bytefest11/"
}
]
}