GET /api/v1/productions/1476/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/1476/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/1476/",
    "id": 1476,
    "title": "Headwreck",
    "author_nicks": [
        {
            "name": "Zack",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1152/?format=api",
                "id": 1152,
                "name": "Zack",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Spaceballs",
            "abbreviation": "SPB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs",
                "is_group": true
            }
        }
    ],
    "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/Z/Zack/2002/et_eller_annet_piss.jpg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/solskogen02/grfx/07-zack-et_eller_annet_piss.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "5.24%",
            "competition": {
                "id": 79,
                "name": "24bit Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/32/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/32/",
                    "id": 32,
                    "name": "Solskogen 2002",
                    "tagline": "Natural Scene Habitat",
                    "start_date": "2002-06-28",
                    "end_date": "2002-06-30",
                    "location": "Ås, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.66366,
                    "longitude": 10.79101,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/31/3f/a54d.2664.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/31/3f/a54d.2664.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/31/3f/a54d.2664.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}