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

{
    "url": "https://demozoo.org/api/v1/productions/95735/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95735/",
    "id": 95735,
    "title": "Sample Disc 1",
    "author_nicks": [
        {
            "name": "Legion Of Doom",
            "abbreviation": "LOD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34601/?format=api",
                "id": 34601,
                "name": "Legion Of Doom",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-09-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Poison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45025/?format=api",
                    "id": 45025,
                    "name": "Poison",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Compilation"
        },
        {
            "nick": {
                "name": "Poison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45025/?format=api",
                    "id": 45025,
                    "name": "Poison",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Thorhammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32098/?format=api",
                    "id": 32098,
                    "name": "Index",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Thorhammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32098/?format=api",
                    "id": 32098,
                    "name": "Index",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a5/9f/f316.35068.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/a5/9f/f316.35068.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a5/9f/f316.35068.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "lost",
        "full-disk-needed"
    ]
}