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

{
    "url": "https://demozoo.org/api/v1/productions/254364/?format=api",
    "demozoo_url": "https://demozoo.org/productions/254364/",
    "id": 254364,
    "title": "Simple Party Intro",
    "author_nicks": [
        {
            "name": "Prime",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56906/?format=api",
                "id": 56906,
                "name": "Prime",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-07-25",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Red Devil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56926/?format=api",
                    "id": 56926,
                    "name": "Red Devil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Copperhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56923/?format=api",
                    "id": 56923,
                    "name": "Copperhead",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Chipper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4879/?format=api",
                    "id": 4879,
                    "name": "Chipper",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cenobit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7950/?format=api",
                    "id": 7950,
                    "name": "Cenobit",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Prime/Prime-LittlePartyIntro"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=981"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84200"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/397/?format=api",
            "demozoo_url": "https://demozoo.org/parties/397/",
            "id": 397,
            "name": "Byterapers - Scoopex - Bloodsuckers Gathering 1991",
            "tagline": "",
            "start_date": "1991-07-25",
            "end_date": "1991-07-28",
            "location": "Parikkala, Etelä-Karjala, Southern Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.66909,
            "longitude": 29.68783,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}