GET /api/v1/productions/1492/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/1492/?format=api",
"demozoo_url": "https://demozoo.org/graphics/1492/",
"id": 1492,
"title": "Joey",
"author_nicks": [
{
"name": "Artman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1458/?format=api",
"id": 1458,
"name": "AM",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-06-30",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"credits": [],
"download_links": [
{
"link_class": "AmigascneFile",
"url": "http://ftp.amigascne.org/pub/amiga/Gfx/A/Artman/2002/joey.png"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/20/26/8407.2655.png",
"original_width": 512,
"original_height": 256,
"standard_url": "https://media.demozoo.org/screens/s/20/26/8407.2655.jpg",
"standard_width": 400,
"standard_height": 200,
"thumbnail_url": "https://media.demozoo.org/screens/t/20/26/8407.2655.jpg",
"thumbnail_width": 200,
"thumbnail_height": 100
}
],
"tags": [
"portrait",
"female"
]
}