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

{
    "url": "https://demozoo.org/api/v1/productions/109852/?format=api",
    "demozoo_url": "https://demozoo.org/productions/109852/",
    "id": 109852,
    "title": "Delirium Crack Intro Bundle",
    "author_nicks": [
        {
            "name": "Delirium",
            "abbreviation": "DLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1984/?format=api",
                "id": 1984,
                "name": "Delirium",
                "is_group": true
            }
        },
        {
            "name": "Sonik Clique",
            "abbreviation": "SNK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/330/?format=api",
                "id": 330,
                "name": "Sonik Clique",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Murk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1721/?format=api",
                    "id": 1721,
                    "name": "Murk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Eye-q",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49222/?format=api",
                    "id": 49222,
                    "name": "Eye-q",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/sonik-clique/1996/s-dlm.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7694"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}