GET /api/v1/productions/170321/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/170321/?format=api",
"demozoo_url": "https://demozoo.org/productions/170321/",
"id": 170321,
"title": "Amstel Demo",
"author_nicks": [
{
"name": "GPA",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46559/?format=api",
"id": 46559,
"name": "GPA",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Tom&Jerry",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45278/?format=api",
"id": 45278,
"name": "Tom&Jerry",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "http://www.cpc-power.com/index.php?page=detail&num=7666"
}
],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=26893"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/29/79/1aa8.130863.png",
"original_width": 768,
"original_height": 540,
"standard_url": "https://media.demozoo.org/screens/s/29/79/1aa8.130863.png",
"standard_width": 400,
"standard_height": 281,
"thumbnail_url": "https://media.demozoo.org/screens/t/29/79/1aa8.130863.png",
"thumbnail_width": 200,
"thumbnail_height": 140
}
],
"tags": []
}