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

{
    "url": "https://demozoo.org/api/v1/productions/234188/?format=api",
    "demozoo_url": "https://demozoo.org/productions/234188/",
    "id": 234188,
    "title": "Benson Pack 37",
    "author_nicks": [
        {
            "name": "Anarchy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-03-29",
    "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": [
        {
            "nick": {
                "name": "Kreator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1398/?format=api",
                    "id": 1398,
                    "name": "Kreator",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kreator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1398/?format=api",
                    "id": 1398,
                    "name": "Kreator",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Bobs"
        },
        {
            "nick": {
                "name": "Igor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13180/?format=api",
                    "id": 13180,
                    "name": "Igor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "4-Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                    "id": 1342,
                    "name": "4mat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Bomber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4932/?format=api",
                    "id": 4932,
                    "name": "Bomber",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editing"
        },
        {
            "nick": {
                "name": "Pinhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3196/?format=api",
                    "id": 3196,
                    "name": "Pinhead",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editing"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Benson-Bomber_Pinhead/Anarchy-BensonPack37.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=13083"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/345/?format=api",
            "demozoo_url": "https://demozoo.org/parties/345/",
            "id": 345,
            "name": "Anarchy Easter Conference 1991",
            "tagline": "",
            "start_date": "1991-03-29",
            "end_date": "1991-03-31",
            "location": "Nyköpings Kommun, Södermanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.81762,
            "longitude": 16.89945,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d5/c2/ddc2.jw28528.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/d5/c2/ddc2.jw28528.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d5/c2/ddc2.jw28528.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "benson-pack"
    ]
}