GET /api/v1/productions/333134/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/333134/?format=api",
"demozoo_url": "https://demozoo.org/productions/333134/",
"id": 333134,
"title": "Exodus Intro",
"author_nicks": [
{
"name": "Exodus",
"abbreviation": "XDS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64993/?format=api",
"id": 64993,
"name": "Exodus",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988",
"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/22/?format=api",
"id": 22,
"name": "32K Intro",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Wanderer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66619/?format=api",
"id": 66619,
"name": "Wanderer",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "http://csdb.dk/getinternalfile.php/5761/exodusintro.prg"
}
],
"external_links": [
{
"link_class": "CsdbRelease",
"url": "https://csdb.dk/release/?id=17395"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=17932"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}