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

{
    "url": "https://demozoo.org/api/v1/productions/337337/?format=api",
    "demozoo_url": "https://demozoo.org/productions/337337/",
    "id": 337337,
    "title": "The Magic Hotop",
    "author_nicks": [
        {
            "name": "Beastie Boys",
            "abbreviation": "BB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7622/?format=api",
                "id": 7622,
                "name": "Beastie Boys",
                "is_group": true
            }
        },
        {
            "name": "Warriors of Darkness",
            "abbreviation": "WOD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52784/?format=api",
                "id": 52784,
                "name": "Warriors of Darkness",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5079/?format=api",
                    "id": 5079,
                    "name": "JCH",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45639/?format=api",
                    "id": 45639,
                    "name": "Rock",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dirk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53637/?format=api",
                    "id": 53637,
                    "name": "Sodom",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Dirk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53637/?format=api",
                    "id": 53637,
                    "name": "Sodom",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Basti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88686/?format=api",
                    "id": 88686,
                    "name": "Sebastian Broghammer",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Hardy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113796/?format=api",
                    "id": 113796,
                    "name": "Hardy",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.c64.ch/demos/download.php?id=1616"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=32247"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=23178"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}