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

{
    "url": "https://demozoo.org/api/v1/productions/270919/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270919/",
    "id": 270919,
    "title": "Die Hard",
    "author_nicks": [
        {
            "name": "Platoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110308/?format=api",
                "id": 110308,
                "name": "Platoon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-03-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": "MusicSteve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67340/?format=api",
                    "id": 67340,
                    "name": "MusicSteve",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Raistlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110309/?format=api",
                    "id": 110309,
                    "name": "Raistlin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/P-Others/PLATOON-DieHard"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=29887"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/66/?format=api",
            "demozoo_url": "https://demozoo.org/parties/66/",
            "id": 66,
            "name": "It, Rawhead, The Band and IMP-666 Megaparty 1989",
            "tagline": "",
            "start_date": "1989-03-24",
            "end_date": "1989-03-26",
            "location": "Arendal, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 58.470047,
            "longitude": 8.758666,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}