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

{
    "url": "https://demozoo.org/api/v1/productions/334597/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334597/",
    "id": 334597,
    "title": "Cooperdemo",
    "author_nicks": [
        {
            "name": "Dexion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1112/?format=api",
                "id": 1112,
                "name": "Dexion",
                "is_group": true
            }
        },
        {
            "name": "New Life",
            "abbreviation": "NL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108457/?format=api",
                "id": 108457,
                "name": "New Life",
                "is_group": true
            }
        },
        {
            "name": "Zargon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64114/?format=api",
                "id": 64114,
                "name": "Zargon Industries",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "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": "Future Freak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1111/?format=api",
                    "id": 1111,
                    "name": "Future Freak",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/n/New_Life/Cooperdemo.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/62610/Cooperdemo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35960"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}