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

{
    "url": "https://demozoo.org/api/v1/productions/314866/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314866/",
    "id": 314866,
    "title": "World Wide Web Page Lister",
    "author_nicks": [
        {
            "name": "Acidic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36835/?format=api",
                "id": 36835,
                "name": "Acidic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-01-05",
    "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/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "no3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46208/?format=api",
                    "id": 46208,
                    "name": "no3",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Killa Hertz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46107/?format=api",
                    "id": 46107,
                    "name": "Killa Hertz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ansi"
        },
        {
            "nick": {
                "name": "Captain Hood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17220/?format=api",
                    "id": 17220,
                    "name": "Hawk Hubbard",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "packaged"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/acidic/acd_web.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pcboard"
    ]
}