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

{
    "url": "https://demozoo.org/api/v1/productions/9234/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9234/",
    "id": 9234,
    "title": "Graphics Cartridge",
    "author_nicks": [
        {
            "name": "Science",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11966/?format=api",
                "id": 11966,
                "name": "Science",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "D4s",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11624/?format=api",
                    "id": 11624,
                    "name": "D4s",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "D4s",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11624/?format=api",
                    "id": 11624,
                    "name": "D4s",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/science/sci-gcrt.lzh"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20328"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}