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

{
    "url": "https://demozoo.org/api/v1/productions/230500/?format=api",
    "demozoo_url": "https://demozoo.org/productions/230500/",
    "id": 230500,
    "title": "Somewhere in Holland '95 Votedisk",
    "author_nicks": [
        {
            "name": "Reality",
            "abbreviation": "RLY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8256/?format=api",
                "id": 8256,
                "name": "Reality",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-09",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lowlife",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42/?format=api",
                    "id": 42,
                    "name": "Lowlife",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Elliott",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13070/?format=api",
                    "id": 13070,
                    "name": "Elliott",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Wizz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75405/?format=api",
                    "id": 75405,
                    "name": "The Wizz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Tycoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13069/?format=api",
                    "id": 13069,
                    "name": "Tycoon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/R/Reality.nl/Reality-SIH95Votedisk.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=72655"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/720/?format=api",
            "demozoo_url": "https://demozoo.org/parties/720/",
            "id": 720,
            "name": "Somewhere In Holland 1995",
            "tagline": "",
            "start_date": "1995-07-08",
            "end_date": "1995-07-10",
            "location": "Roosendaal, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.53083,
            "longitude": 4.46528,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8c/50/569d.jw100616.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/8c/50/569d.jw100616.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8c/50/569d.jw100616.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}