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

{
    "url": "https://demozoo.org/api/v1/productions/96699/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96699/",
    "id": 96699,
    "title": "Pandoras Box BBS Intro",
    "author_nicks": [
        {
            "name": "Powerline",
            "abbreviation": "PWL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6579/?format=api",
                "id": 6579,
                "name": "Powerline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-06-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
            "id": 41,
            "name": "BBStro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dr. Who",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10110/?format=api",
                    "id": 10110,
                    "name": "Raylight",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Powerline/PWL-BBSIntro"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=10657"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88671"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/601/?format=api",
            "demozoo_url": "https://demozoo.org/parties/601/",
            "id": 601,
            "name": "Icing 1995",
            "tagline": "",
            "start_date": "1995-06-15",
            "end_date": "1995-06-18",
            "location": "Lerums Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.77452,
            "longitude": 12.26967,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/80/13/b37f.jw23558.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/80/13/b37f.jw23558.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/80/13/b37f.jw23558.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-sound",
        "dot-cube",
        "cube"
    ]
}