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

{
    "url": "https://demozoo.org/api/v1/productions/6515/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6515/",
    "id": 6515,
    "title": "Hi Freaks",
    "author_nicks": [
        {
            "name": "Black Maiden",
            "abbreviation": "BM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-01-26",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Avatar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3812/?format=api",
                    "id": 3812,
                    "name": "Avatar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Avenger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7476/?format=api",
                    "id": 7476,
                    "name": "Avenger",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Dipswitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                    "id": 5806,
                    "name": "Dipswitch",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Igor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4674/?format=api",
                    "id": 4674,
                    "name": "Igoronimo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "music"
        },
        {
            "nick": {
                "name": "pandur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1983/?format=api",
                    "id": 1983,
                    "name": "pandur",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "pandur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1983/?format=api",
                    "id": 1983,
                    "name": "pandur",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.drastic.net/files/demos/bm-freaks.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/0a000h/in4k/bm-freaks.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8695"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=b874kujRr6A"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "100",
            "competition": {
                "id": 645,
                "name": "PC 4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/196/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/196/",
                    "id": 196,
                    "name": "0a000h 2003",
                    "tagline": "",
                    "start_date": "2003-01-24",
                    "end_date": "2003-01-26",
                    "location": "Spiegelberg, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.04083,
                    "longitude": 9.44444,
                    "website": "http://www.0a000h.de/2003"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "midi",
        "uk-garage"
    ]
}