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

{
    "url": "https://demozoo.org/api/v1/productions/151631/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151631/",
    "id": 151631,
    "title": "Frozen Pack 42",
    "author_nicks": [
        {
            "name": "Whelpz",
            "abbreviation": "WPZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2276/?format=api",
                "id": 2276,
                "name": "Whelpz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-16",
    "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": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Whelpz/WPZ-FrozenPack42.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/whelpz/wpzfrz42.lha"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/hitchhikr/old/froz42.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=24464"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14044"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/342/?format=api",
            "demozoo_url": "https://demozoo.org/parties/342/",
            "id": 342,
            "name": "Mekka & Symposium 2001",
            "tagline": "",
            "start_date": "2001-04-13",
            "end_date": "2001-04-16",
            "location": "Bad Fallingbostel, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.86641,
            "longitude": 9.69558,
            "website": "http://ms.demo.org/2001/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/02/4082.jw120884.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/25/02/4082.jw120884.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/02/4082.jw120884.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/a4/a0c8.jw120883.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/ac/a4/a0c8.jw120883.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/a4/a0c8.jw120883.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "frozen-pack"
    ]
}