GET /api/v1/productions/365806/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/365806/?format=api",
"demozoo_url": "https://demozoo.org/productions/365806/",
"id": 365806,
"title": "Dark Magic 3",
"author_nicks": [
{
"name": "The Road Busters",
"abbreviation": "TRB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/109950/?format=api",
"id": 109950,
"name": "The Road Busters",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-01-29",
"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": "Jack the Ripper",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/144248/?format=api",
"id": 144248,
"name": "Jack the Ripper",
"is_group": false
}
},
"category": "Code",
"role": ""
},
{
"nick": {
"name": "Laxity",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/655/?format=api",
"id": 655,
"name": "Laxity",
"is_group": false
}
},
"category": "Music",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://csdb.dk/getinternalfile.php/229456/Dark_Magic_3_trb.d64"
}
],
"external_links": [
{
"link_class": "CsdbRelease",
"url": "https://csdb.dk/release/?id=218198"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"one-file-demo"
]
}