GET /api/v1/productions/166970/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/166970/?format=api",
"demozoo_url": "https://demozoo.org/productions/166970/",
"id": 166970,
"title": "Big Screen",
"author_nicks": [
{
"name": "The Overlanders",
"abbreviation": "OVR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
"id": 2223,
"name": "Overlanders",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-12-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Dim",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1094/?format=api",
"id": 1094,
"name": "Dim",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [],
"external_links": [
{
"link_class": "YoutubeVideo",
"url": "https://www.youtube.com/watch?v=Zq-Z8E8El_g"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/8e/e0/eaf9.123507.png",
"original_width": 768,
"original_height": 540,
"standard_url": "https://media.demozoo.org/screens/s/8e/e0/eaf9.123507.png",
"standard_width": 400,
"standard_height": 281,
"thumbnail_url": "https://media.demozoo.org/screens/t/8e/e0/eaf9.123507.png",
"thumbnail_width": 200,
"thumbnail_height": 140
}
],
"tags": []
}