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

{
    "url": "https://demozoo.org/api/v1/productions/382466/?format=api",
    "demozoo_url": "https://demozoo.org/productions/382466/",
    "id": 382466,
    "title": "Pitfall 2 Lost Caverns",
    "author_nicks": [
        {
            "name": "Berlin Cracking Service",
            "abbreviation": "BCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51291/?format=api",
                "id": 51291,
                "name": "Berlin Cracking Service",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1984",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/Pitfall_2_Lost_Caverns_1984_Activision_cr_BCS"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/97/5f/8b5d.373051.png",
            "original_width": 780,
            "original_height": 549,
            "standard_url": "https://media.demozoo.org/screens/s/97/5f/8b5d.373051.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/97/5f/8b5d.373051.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/35/bb/10de.373052.png",
            "original_width": 780,
            "original_height": 549,
            "standard_url": "https://media.demozoo.org/screens/s/35/bb/10de.373052.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/35/bb/10de.373052.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}