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

{
    "url": "https://demozoo.org/api/v1/productions/333249/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333249/",
    "id": 333249,
    "title": "Cruise's Graphics Collection 2",
    "author_nicks": [
        {
            "name": "Elysium",
            "abbreviation": "ESM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
                "id": 8857,
                "name": "Elysium",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-07",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82906/?format=api",
                    "id": 82906,
                    "name": "Hain",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Brian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1711/?format=api",
                    "id": 1711,
                    "name": "Brian",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/767/?format=api",
                    "id": 767,
                    "name": "Soren",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cruise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53597/?format=api",
                    "id": 53597,
                    "name": "Cruise",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "K.M.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55353/?format=api",
                    "id": 55353,
                    "name": "K.M.",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Loader"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/3914/Cruise%5C%27s GFX Collection 2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=4710"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20125"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FOUuN2VyLxk"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}