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

{
    "url": "https://demozoo.org/api/v1/productions/218874/?format=api",
    "demozoo_url": "https://demozoo.org/productions/218874/",
    "id": 218874,
    "title": "Digital Symposium 1993",
    "author_nicks": [
        {
            "name": "Perspex",
            "abbreviation": "PSX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71866/?format=api",
                "id": 71866,
                "name": "Perspex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-10-11",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lazzer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51980/?format=api",
                    "id": 51980,
                    "name": "Lazzer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Huk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75168/?format=api",
                    "id": 75168,
                    "name": "Huk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rude Dog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93392/?format=api",
                    "id": 93392,
                    "name": "Rude Dog",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mirricull",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94620/?format=api",
                    "id": 94620,
                    "name": "Mirricull",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "digitization"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Perspex/PERSPEX-DigitalPartySlide.DMS"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=9180"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25062"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/440/?format=api",
            "demozoo_url": "https://demozoo.org/parties/440/",
            "id": 440,
            "name": "Digital Symposium 1993",
            "tagline": "",
            "start_date": "1993-10-09",
            "end_date": "1993-10-10",
            "location": "Rotherham, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 53.43012,
            "longitude": -1.35678,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}