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

{
    "url": "https://demozoo.org/api/v1/productions/323283/?format=api",
    "demozoo_url": "https://demozoo.org/productions/323283/",
    "id": 323283,
    "title": "Skulls Intro",
    "author_nicks": [
        {
            "name": "Alcatraz",
            "abbreviation": "ATZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-12",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dark Blitter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2939/?format=api",
                    "id": 2939,
                    "name": "D.M.A",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "J.p.88",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91446/?format=api",
                    "id": 91446,
                    "name": "J.p.88",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Insider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18613/?format=api",
                    "id": 18613,
                    "name": "Insider",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Alcatraz/Alcatraz-SkullIntro"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=33643"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JtG5OtaPnk0"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mfxExbIl3u8"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1498/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1498/",
            "id": 1498,
            "name": "Alcatraz Copy-Party 1988",
            "tagline": "",
            "start_date": "1988-12-27",
            "end_date": "1988-12-29",
            "location": "Geneva, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.208351,
            "longitude": 6.1427,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}