GET /api/v1/productions/15446/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/15446/?format=api",
"demozoo_url": "https://demozoo.org/productions/15446/",
"id": 15446,
"title": "Napicu",
"author_nicks": [
{
"name": "Dron",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9029/?format=api",
"id": 9029,
"name": "Dron",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "K3L",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8940/?format=api",
"id": 8940,
"name": "K3L",
"is_group": true
}
}
],
"release_date": "2001",
"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": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://files.zxdemo.org/f/200305/napicu.zip"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}