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

{
    "url": "https://demozoo.org/api/v1/productions/327745/?format=api",
    "demozoo_url": "https://demozoo.org/productions/327745/",
    "id": 327745,
    "title": "Magic Drums",
    "author_nicks": [
        {
            "name": "Fire-Eagle",
            "abbreviation": "FE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7594/?format=api",
                "id": 7594,
                "name": "Fire-Eagle",
                "is_group": true
            }
        },
        {
            "name": "Soedesoft",
            "abbreviation": "SS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7598/?format=api",
                "id": 7598,
                "name": "Soedesoft",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Highest Level",
            "abbreviation": "THL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109749/?format=api",
                "id": 109749,
                "name": "The Highest Level",
                "is_group": true
            }
        }
    ],
    "release_date": "1988-04",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/19368/MAGIC-DRUMS.T64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/fire-eagle/magic_drums.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=39527"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}