GET /api/v1/productions/13005/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/13005/?format=api",
"demozoo_url": "https://demozoo.org/productions/13005/",
"id": 13005,
"title": "ETC Info 3",
"author_nicks": [
{
"name": "ETC Group",
"abbreviation": "ETC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9267/?format=api",
"id": 9267,
"name": "ETC Group",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"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": "https://files.zxdemo.org/files/Etcinfo3.zip"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/68/7e/44d0.281635.png",
"original_width": 544,
"original_height": 416,
"standard_url": "https://media.demozoo.org/screens/s/68/7e/44d0.281635.png",
"standard_width": 392,
"standard_height": 300,
"thumbnail_url": "https://media.demozoo.org/screens/t/68/7e/44d0.281635.png",
"thumbnail_width": 196,
"thumbnail_height": 150
},
{
"original_url": "https://media.demozoo.org/screens/o/00/c3/9820.281636.png",
"original_width": 544,
"original_height": 416,
"standard_url": "https://media.demozoo.org/screens/s/00/c3/9820.281636.png",
"standard_width": 392,
"standard_height": 300,
"thumbnail_url": "https://media.demozoo.org/screens/t/00/c3/9820.281636.png",
"thumbnail_width": 196,
"thumbnail_height": 150
}
],
"tags": []
}