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

{
    "url": "https://demozoo.org/api/v1/productions/8215/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8215/",
    "id": 8215,
    "title": "Candystall",
    "author_nicks": [
        {
            "name": "Loonies",
            "abbreviation": "LNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                "id": 115,
                "name": "Loonies",
                "is_group": true
            }
        },
        {
            "name": "Pittsburgh Stallers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9966/?format=api",
                "id": 9966,
                "name": "Pittsburgh Stallers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-08-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Danish Musician",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9967/?format=api",
                    "id": 9967,
                    "name": "The Danish Musician",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Lemmus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9969/?format=api",
                    "id": 9969,
                    "name": "Lemmus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "modelling, design"
        },
        {
            "nick": {
                "name": "Packman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9965/?format=api",
                    "id": 9965,
                    "name": "Packman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "object generator, postprocessing, synth"
        },
        {
            "nick": {
                "name": "Blueberry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116/?format=api",
                    "id": 116,
                    "name": "Blueberry",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "tool, rendering"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/assembly07/in4k/candystall_by_pittsburgh_stallers_vs_loonies.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31522"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9SPviL8qz7A"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "9218",
            "competition": {
                "id": 8879,
                "name": "4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/113/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/113/",
                    "id": 113,
                    "name": "Assembly 2007",
                    "tagline": "Assembly Summer 2007",
                    "start_date": "2007-08-02",
                    "end_date": "2007-08-05",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-9",
        "screenshots-needed"
    ]
}