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

{
    "url": "https://demozoo.org/api/v1/productions/98162/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98162/",
    "id": 98162,
    "title": "Multi-Colour Intro",
    "author_nicks": [
        {
            "name": "Hardline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4506/?format=api",
                "id": 4506,
                "name": "Hardline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-11-02",
    "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": "Touchstone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1071/?format=api",
                    "id": 1071,
                    "name": "Touchstone",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dascon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1024/?format=api",
                    "id": 1024,
                    "name": "Dascon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/H/Hardline/Hardline-AmiExpo91Intro"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104290"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3JHEtshKVG4"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2081/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2081/",
            "id": 2081,
            "name": "Ami Expo 1991",
            "tagline": "",
            "start_date": "1991-11-01",
            "end_date": "1991-11-03",
            "location": "Deutz, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.93463,
            "longitude": 6.97495,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "screenshots-needed",
        "music-id-needed"
    ]
}