GET /api/v1/productions/170265/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/170265/?format=api",
"demozoo_url": "https://demozoo.org/productions/170265/",
"id": 170265,
"title": "rasterParallax",
"author_nicks": [
{
"name": "SMS Power!",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68186/?format=api",
"id": 68186,
"name": "SMS Power!",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-03-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/44/?format=api",
"id": 44,
"name": "Sega Master System"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "sverx",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69524/?format=api",
"id": 69524,
"name": "sverx",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "http://www.smspower.org/uploads/Homebrew/RasterParallax-SMS-1.00.zip"
}
],
"external_links": [
{
"link_class": "YoutubeVideo",
"url": "https://www.youtube.com/watch?v=z9J1d-SFrT4"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/ba/64/f998.130465.png",
"original_width": 256,
"original_height": 240,
"standard_url": "https://media.demozoo.org/screens/s/ba/64/f998.130465.png",
"standard_width": 256,
"standard_height": 240,
"thumbnail_url": "https://media.demozoo.org/screens/t/ba/64/f998.130465.png",
"thumbnail_width": 160,
"thumbnail_height": 150
}
],
"tags": [
"no-sound",
"no-binaries",
"source-available"
]
}