GET /api/v1/productions/342005/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/342005/?format=api",
"demozoo_url": "https://demozoo.org/productions/342005/",
"id": 342005,
"title": "The Shez Demo",
"author_nicks": [
{
"name": "The New Frontiers",
"abbreviation": "N-F",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/141980/?format=api",
"id": 141980,
"name": "The New Frontiers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-09-19",
"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"
}
],
"credits": [],
"download_links": [],
"external_links": [
{
"link_class": "CsdbRelease",
"url": "https://csdb.dk/release/?id=109027"
}
],
"release_parties": [
{
"url": "https://demozoo.org/api/v1/parties/4949/?format=api",
"demozoo_url": "https://demozoo.org/parties/4949/",
"id": 4949,
"name": "Fashion Copy Party",
"tagline": "",
"start_date": "1987-09-19",
"end_date": "1987-09-19",
"location": "Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.25,
"longitude": 5.75,
"website": ""
}
],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}