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

{
    "url": "https://demozoo.org/api/v1/productions/40470/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40470/",
    "id": 40470,
    "title": "Conduction",
    "author_nicks": [
        {
            "name": "Astral",
            "abbreviation": "AST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                "id": 8061,
                "name": "Astral",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Robson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11095/?format=api",
                    "id": 11095,
                    "name": "Robson",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Edo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13385/?format=api",
                    "id": 13385,
                    "name": "Edo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sprite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13409/?format=api",
                    "id": 13409,
                    "name": "Sprite",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Inferno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1069/?format=api",
                    "id": 1069,
                    "name": "Inferno",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics, textures"
        },
        {
            "nick": {
                "name": "TowerX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11216/?format=api",
                    "id": 11216,
                    "name": "TowerX",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "main"
        },
        {
            "nick": {
                "name": "Shaman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51/?format=api",
                    "id": 51,
                    "name": "Shaman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "endscroll"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/rage98/demo/ast-cond.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/scenestrage98/demo/ast-cond.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8427"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CwVljY7AnC8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "81",
            "competition": {
                "id": 1546,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/681/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/681/",
                    "id": 681,
                    "name": "Rage 1998",
                    "tagline": "Rage vs Scenest 1998",
                    "start_date": "1998-07-03",
                    "end_date": "1998-07-05",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pmodew",
        "indoor-music-system"
    ]
}