GET /api/v1/productions/12875/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/12875/?format=api",
"demozoo_url": "https://demozoo.org/productions/12875/",
"id": 12875,
"title": "Delayed Megademo (128k Remix)",
"author_nicks": [
{
"name": "Jordan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8958/?format=api",
"id": 8958,
"name": "Jordan",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "KVL",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43691/?format=api",
"id": 43691,
"name": "KVL",
"is_group": true
}
},
"category": "Other",
"role": "Original demo authors"
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://files.zxdemo.org/f/052002/delay.zip"
},
{
"link_class": "BaseUrl",
"url": "https://files.zxdemo.org/files/Delayed.zip"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}