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

{
    "url": "https://demozoo.org/api/v1/productions/287284/?format=api",
    "demozoo_url": "https://demozoo.org/productions/287284/",
    "id": 287284,
    "title": "Piranhas Party Pack 1",
    "author_nicks": [
        {
            "name": "Delta Line",
            "abbreviation": "DeltaLine",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63214/?format=api",
                "id": 63214,
                "name": "Delta Line",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-04-30",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/PartyPacks/DELTALINE-PiranhasPartyPack1.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=13008"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/396/?format=api",
            "demozoo_url": "https://demozoo.org/parties/396/",
            "id": 396,
            "name": "Piranhas Party 1989",
            "tagline": "",
            "start_date": "1989-04-29",
            "end_date": "1989-04-30",
            "location": "Klingnau, Bezirk Zurzach, Aargau, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.58863,
            "longitude": 8.25065,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f4/57/e3ed.282151.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/f4/57/e3ed.282151.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f4/57/e3ed.282151.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}