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

{
    "url": "https://demozoo.org/api/v1/productions/63991/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63991/",
    "id": 63991,
    "title": "Dazed",
    "author_nicks": [
        {
            "name": "Evolution",
            "abbreviation": "EVO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12780/?format=api",
                "id": 12780,
                "name": "Evolution",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-12-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/50/?format=api",
            "id": 50,
            "name": "96K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Deez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2478/?format=api",
                    "id": 2478,
                    "name": "Deez",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zounds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2655/?format=api",
                    "id": 2655,
                    "name": "Zounds",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Evil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2002/?format=api",
                    "id": 2002,
                    "name": "Evil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kalms",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27/?format=api",
                    "id": 27,
                    "name": "Kalms",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "C2P-Code"
        },
        {
            "nick": {
                "name": "Deez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2478/?format=api",
                    "id": 2478,
                    "name": "Deez",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "505",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2003/?format=api",
                    "id": 2003,
                    "name": "505",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/compo/2004/intro/08-evo/dazed.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/EVO/DAZED.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "DhsVideoDbVideo",
            "url": "http://dhs.nu/video.php?ID=158"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14857"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JvclLZ4T1y8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "251",
            "competition": {
                "id": 7069,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1826/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1826/",
                    "id": 1826,
                    "name": "DHS Ten Years Anniversary Onlinecompo 2004",
                    "tagline": "",
                    "start_date": "2004-12",
                    "end_date": "2004-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://dhs.nu/misc.php?t=compos&compo=10year"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ct60",
        "68060",
        "screenshots-needed"
    ]
}