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

{
    "url": "https://demozoo.org/api/v1/productions/360028/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360028/",
    "id": 360028,
    "title": "Blue Keeps",
    "author_nicks": [
        {
            "name": "Vortex",
            "abbreviation": "VTX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106100/?format=api",
                "id": 106100,
                "name": "Vortex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://c64.rulez.org/pub/plus4/Demos/Anarchy/Blue_Keeps.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://cbm.ko2000.nu/plus4/Demos/misc/Blue%20Keeps.d64.gz"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4.othersi.de/plus4/Demos/Anarchy/Blue_Keeps.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/demos/b/blue_keeps.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.safecracker.de/p4/DEMOS/BLUEKEEPS%20_CK.D64"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.zimmers.net/anonftp/pub/cbm/plus4/Demos/misc/Blue%20Keeps.d64.gz"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.commodore.ca/manuals/funet/cbm/plus4/Demos/misc/Blue%20Keeps.d64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Blue_Keeps"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16050"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}