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

{
    "url": "https://demozoo.org/api/v1/productions/357749/?format=api",
    "demozoo_url": "https://demozoo.org/productions/357749/",
    "id": 357749,
    "title": "Extacy BBS",
    "author_nicks": [
        {
            "name": "Dual Processor System",
            "abbreviation": "DPS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65611/?format=api",
                "id": 65611,
                "name": "Dual Processor System",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
            "id": 41,
            "name": "BBStro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ryu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64930/?format=api",
                    "id": 64930,
                    "name": "Ryu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Madness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64931/?format=api",
                    "id": 64931,
                    "name": "Madness",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/bbs/extacy_bbs.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12731"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}