GET /api/v1/parties/2499/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2499/?format=api",
"demozoo_url": "https://demozoo.org/parties/2499/",
"id": 2499,
"name": "Amigamania 7",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1001/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1001/",
"id": 1001,
"name": "Amigamania",
"website": ""
},
"start_date": "2001-05-05",
"end_date": "2001-05-06",
"location": "Toulouse, Département de la Haute-Garonne, Languedoc-Roussillon-Midi-Pyrénées, France",
"is_online": false,
"country_code": "FR",
"latitude": 43.60444,
"longitude": 1.44194,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/133634/?format=api",
"demozoo_url": "https://demozoo.org/productions/133634/",
"id": 133634,
"title": "T.O.R.C.H.M.A.N.IA!",
"author_nicks": [
{
"name": "Universe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/76082/?format=api",
"id": 76082,
"name": "Universe",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-05-06",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/26/?format=api",
"id": 26,
"name": "Amiga PPC/RTG"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
],
"competitions": [],
"external_links": []
}