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

{
    "url": "https://demozoo.org/api/v1/productions/8462/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8462/",
    "id": 8462,
    "title": "Volatile Minds",
    "author_nicks": [
        {
            "name": "Static",
            "abbreviation": "STC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10122/?format=api",
                "id": 10122,
                "name": "Static",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-01-15",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Random",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                    "id": 10125,
                    "name": "Random",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "textures"
        },
        {
            "nick": {
                "name": "Nexus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10121/?format=api",
                    "id": 10121,
                    "name": "Nexus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ansichrist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3140/?format=api",
                    "id": 3140,
                    "name": "Ansichrist",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logos"
        },
        {
            "nick": {
                "name": "fragment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3073/?format=api",
                    "id": 3073,
                    "name": "fragment",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d, 3d"
        },
        {
            "nick": {
                "name": "Vae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10124/?format=api",
                    "id": 10124,
                    "name": "Vae",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jalava",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10123/?format=api",
                    "id": 10123,
                    "name": "Jalava",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d, 3d"
        },
        {
            "nick": {
                "name": "Nexus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10121/?format=api",
                    "id": 10121,
                    "name": "Nexus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d, 3d"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/altparty05/demo/static_-_volatile_minds.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/altparty05/demo/volatile_minds_by_static-final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15473"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "45",
            "competition": {
                "id": 8331,
                "name": "Alternative Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/326/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/326/",
                    "id": 326,
                    "name": "Alternative Party 2005",
                    "tagline": "AltParty 6",
                    "start_date": "2005-01-14",
                    "end_date": "2005-01-16",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}