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

{
    "url": "https://demozoo.org/api/v1/productions/32721/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/32721/",
    "id": 32721,
    "title": "Deluxe",
    "author_nicks": [
        {
            "name": "Deluxe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21655/?format=api",
                "id": 21655,
                "name": "Deluxe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Elefantklubben",
            "abbreviation": "EFK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7840/?format=api",
                "id": 7840,
                "name": "Elefantklubben",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-07-13",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/scc96/grfx/bilder.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "22",
            "competition": {
                "id": 2695,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/842/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/842/",
                    "id": 842,
                    "name": "Summer Computer Conference (SCC) 1996",
                    "tagline": "",
                    "start_date": "1996-07-12",
                    "end_date": "1996-07-14",
                    "location": "Köping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.514568,
                    "longitude": 15.99669,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b1/92/05bb.149261.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/b1/92/05bb.149261.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b1/92/05bb.149261.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nsfw",
        "penis"
    ]
}