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

{
    "url": "https://demozoo.org/api/v1/productions/151271/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151271/",
    "id": 151271,
    "title": "Infestation 95",
    "author_nicks": [
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-05",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Christopher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16370/?format=api",
                    "id": 16370,
                    "name": "Christopher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Made",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131/?format=api",
                    "id": 131,
                    "name": "Made",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Thunder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1688/?format=api",
                    "id": 1688,
                    "name": "Thunder",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        },
        {
            "nick": {
                "name": "Kure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3102/?format=api",
                    "id": 3102,
                    "name": "Kure",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Infestation-Scoopex/SCX-Infestation095.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/scoopex/infestation/scx-if95.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=74380"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63187"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/343/?format=api",
            "demozoo_url": "https://demozoo.org/parties/343/",
            "id": 343,
            "name": "Mekka & Symposium 1999",
            "tagline": "MS2k-1",
            "start_date": "1999-04-02",
            "end_date": "1999-04-05",
            "location": "Bad Fallingbostel, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.86641,
            "longitude": 9.69558,
            "website": "http://ms.demo.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/61/7a/5906.jw105702.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/61/7a/5906.jw105702.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/61/7a/5906.jw105702.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "infestation-scx"
    ]
}