GET /api/v1/productions/300995/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/300995/?format=api",
"demozoo_url": "https://demozoo.org/productions/300995/",
"id": 300995,
"title": "Up'n Down",
"author_nicks": [
{
"name": "X-OR's Cracking Service",
"abbreviation": "XCS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/127101/?format=api",
"id": 127101,
"name": "X-OR's Cracking Service",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"credits": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://csdb.dk/getinternalfile.php/84012/UP%20AND%20DOWN.D64"
}
],
"external_links": [
{
"link_class": "CsdbRelease",
"url": "https://csdb.dk/release/?id=87164"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"up-n-down"
]
}