GET /api/v1/parties/3389/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"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",
"party_series": {
"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/"
},
"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/",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/175199/?format=api",
"demozoo_url": "https://demozoo.org/productions/175199/",
"id": 175199,
"title": "The Best Feature",
"author_nicks": [
{
"name": "Mr. SID",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37031/?format=api",
"id": 37031,
"name": "Mr. SID",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-08-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
],
"competitions": [],
"external_links": [
{
"link_class": "CsdbEvent",
"url": "https://csdb.dk/event/?id=1829"
}
]
}