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

{
    "url": "https://demozoo.org/api/v1/productions/70543/?format=api",
    "demozoo_url": "https://demozoo.org/productions/70543/",
    "id": 70543,
    "title": "Everybody In The Place",
    "author_nicks": [
        {
            "name": "Hellforce",
            "abbreviation": "HFC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38822/?format=api",
                "id": 38822,
                "name": "Hellforce",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-08-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Future",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31801/?format=api",
                    "id": 31801,
                    "name": "Mr. Future",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Future",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31801/?format=api",
                    "id": 31801,
                    "name": "Mr. Future",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Sampling"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/H/HELLFRCE/EVRYBODY.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/demo-atari-st-everybody-in-the-place_27021.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60033"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/431/?format=api",
            "demozoo_url": "https://demozoo.org/parties/431/",
            "id": 431,
            "name": "European Computer Conference 1993",
            "tagline": "",
            "start_date": "1993-08-05",
            "end_date": "1993-08-08",
            "location": "Örebro, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.270741,
            "longitude": 15.21751,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f2/b1/1aed.125751.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/f2/b1/1aed.125751.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f2/b1/1aed.125751.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "sampledemo",
        "the-prodigy"
    ]
}