GET /api/v1/productions/365888/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/365888/?format=api",
"demozoo_url": "https://demozoo.org/productions/365888/",
"id": 365888,
"title": "Art Exhibition: Rush",
"author_nicks": [
{
"name": "The Picturesque Art",
"abbreviation": "TPA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/109934/?format=api",
"id": 109934,
"name": "The Picturesque Art",
"is_group": true
}
},
{
"name": "X-Ample Architectures",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2825/?format=api",
"id": 2825,
"name": "X-Ample Architectures",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988",
"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": [
{
"nick": {
"name": "Takashi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46173/?format=api",
"id": 46173,
"name": "Michael Detert",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "http://csdb.dk/getinternalfile.php/50055/tpa_-_art_exhibition.t64.gz"
}
],
"external_links": [
{
"link_class": "CsdbRelease",
"url": "https://csdb.dk/release/?id=57808"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=36011"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"one-file-demo"
]
}