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

{
    "url": "https://demozoo.org/api/v1/productions/111260/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111260/",
    "id": 111260,
    "title": "Who Cares",
    "author_nicks": [
        {
            "name": "Art Project Studios",
            "abbreviation": "APS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49611/?format=api",
                "id": 49611,
                "name": "Art Project Studios",
                "is_group": true
            }
        },
        {
            "name": "BetaSoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107202/?format=api",
                "id": 107202,
                "name": "BetaSoft",
                "is_group": true
            }
        },
        {
            "name": "The Obsessed Maniacs",
            "abbreviation": "TOM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3952/?format=api",
                "id": 3952,
                "name": "The Obsessed Maniacs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-01",
    "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": "KB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/557/?format=api",
                    "id": 557,
                    "name": "KB",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "KB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/557/?format=api",
                    "id": 557,
                    "name": "KB",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "KB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/557/?format=api",
                    "id": 557,
                    "name": "KB",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Luke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49591/?format=api",
                    "id": 49591,
                    "name": "Luke",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Luke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49591/?format=api",
                    "id": 49591,
                    "name": "Luke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Prince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3949/?format=api",
                    "id": 3949,
                    "name": "Prince",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Prince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3949/?format=api",
                    "id": 3949,
                    "name": "Prince",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "WVL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6002/?format=api",
                    "id": 6002,
                    "name": "WVL",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DJ Bobo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49613/?format=api",
                    "id": 49613,
                    "name": "Seytan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DJ Bobo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49613/?format=api",
                    "id": 49613,
                    "name": "Seytan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/t/The_Art_Project_Studios/Who_Cares.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.kebby.org/media/whocares.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/59433/whocares.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3319"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5058"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}