GET /api/v1/productions/345006/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/345006/?format=api",
"demozoo_url": "https://demozoo.org/productions/345006/",
"id": 345006,
"title": "Notemaker Demo II",
"author_nicks": [
{
"name": "Oneway",
"abbreviation": "1WAY",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7568/?format=api",
"id": 7568,
"name": "Oneway",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-07-26",
"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": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "ftp://ftp.scs-trc.net/pub/c64/Party/2003/LCP/Note_001.zip"
}
],
"external_links": [
{
"link_class": "CsdbRelease",
"url": "https://csdb.dk/release/?id=9566"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=52013"
},
{
"link_class": "YoutubeVideo",
"url": "https://www.youtube.com/watch?v=JpTeFCrOlzM"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}