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

{
    "url": "https://demozoo.org/api/v1/productions/43194/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43194/",
    "id": 43194,
    "title": "Mindstammer",
    "author_nicks": [
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-11-06",
    "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": "Graffik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/551/?format=api",
                    "id": 551,
                    "name": "Graffik",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d"
        },
        {
            "nick": {
                "name": "Pantaloon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/231/?format=api",
                    "id": 231,
                    "name": "Pantaloon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Pantaloon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/231/?format=api",
                    "id": 231,
                    "name": "Pantaloon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Andromeda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/187/?format=api",
                    "id": 187,
                    "name": "Andromeda",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Smash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/230/?format=api",
                    "id": 230,
                    "name": "Smash",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/razor_1911/windows/rzr-mind_installer.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/dreamhack99/demo/no-accel/rzr-mind.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=529"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=WgQ3Qed8V3I"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "1412",
            "competition": {
                "id": 4189,
                "name": "Non-accelerated Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/243/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/243/",
                    "id": 243,
                    "name": "Dreamhack 1999",
                    "tagline": "",
                    "start_date": "1999-11-04",
                    "end_date": "1999-11-07",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bass",
        "upx"
    ]
}