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

{
    "url": "https://demozoo.org/api/v1/productions/9038/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9038/",
    "id": 9038,
    "title": "Theory",
    "author_nicks": [
        {
            "name": "Surprise!Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-10-25",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "EviL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5794/?format=api",
                    "id": 5794,
                    "name": "EviL",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "BoyC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1274/?format=api",
                    "id": 1274,
                    "name": "BoyC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "BoyC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1274/?format=api",
                    "id": 1274,
                    "name": "BoyC",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional 3d"
        },
        {
            "nick": {
                "name": "NuKe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5852/?format=api",
                    "id": 5852,
                    "name": "NuKe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d, design"
        },
        {
            "nick": {
                "name": "DKDman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16706/?format=api",
                    "id": 16706,
                    "name": "DKDman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d, design"
        },
        {
            "nick": {
                "name": "TMB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/776/?format=api",
                    "id": 776,
                    "name": "Elkmoose",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "infofile"
        },
        {
            "nick": {
                "name": "MRC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1279/?format=api",
                    "id": 1279,
                    "name": "mrc!",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/function03/in64/sip_theory.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10882"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bh1dNLZusGM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "77",
            "competition": {
                "id": 7655,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/132/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/132/",
                    "id": 132,
                    "name": "Function 2003",
                    "tagline": "",
                    "start_date": "2003-10-24",
                    "end_date": "2003-10-26",
                    "location": "Veszprémvarsány, Győr-Moson-Sopron, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.42534,
                    "longitude": 17.83119,
                    "website": "http://2003.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "addict"
    ]
}