GET /api/v1/productions/321226/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/321226/?format=api",
"demozoo_url": "https://demozoo.org/productions/321226/",
"id": 321226,
"title": "GCC Demo III",
"author_nicks": [
{
"name": "Gothenburg Computer Cracking",
"abbreviation": "GCC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108067/?format=api",
"id": 108067,
"name": "Gothenburg Computer Cracking",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986-10-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": [
{
"nick": {
"name": "Snokie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64054/?format=api",
"id": 64054,
"name": "Snokie",
"is_group": false
}
},
"category": "Code",
"role": ""
},
{
"nick": {
"name": "Snokie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64054/?format=api",
"id": 64054,
"name": "Snokie",
"is_group": false
}
},
"category": "Graphics",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://csdb.dk/getinternalfile.php/11688/GCC%20Demo%203.t64.gz"
}
],
"external_links": [
{
"link_class": "CsdbRelease",
"url": "https://csdb.dk/release/?id=23886"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=39901"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}