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

{
    "url": "https://demozoo.org/api/v1/productions/60320/?format=api",
    "demozoo_url": "https://demozoo.org/productions/60320/",
    "id": 60320,
    "title": "Chaotic Easter Egg",
    "author_nicks": [
        {
            "name": "The Chaos Engine",
            "abbreviation": "TCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2264/?format=api",
                "id": 2264,
                "name": "The Chaos Engine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-04-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Energy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2625/?format=api",
                    "id": 2625,
                    "name": "Energy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Phygozator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2627/?format=api",
                    "id": 2627,
                    "name": "Phygozator",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Akira",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2623/?format=api",
                    "id": 2623,
                    "name": "Akira",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Horizon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2626/?format=api",
                    "id": 2626,
                    "name": "Phoenix",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://falcdemos.atari.org/archive/the_chaos_engine/chaotic_easter_egg/easter.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/TCE/EASTEGG.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=23591"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "8",
            "competition": {
                "id": 6588,
                "name": "Shortro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1484/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1484/",
                    "id": 1484,
                    "name": "Fried Bits 1994",
                    "tagline": "2",
                    "start_date": "1994-04-01",
                    "end_date": "1994-04-04",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.075089,
                    "longitude": 8.8047,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/5e/dfad.309479.png",
            "original_width": 690,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/99/5e/dfad.309479.png",
            "standard_width": 365,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/5e/dfad.309479.png",
            "thumbnail_width": 182,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/37/d0/10d9.309478.png",
            "original_width": 740,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/37/d0/10d9.309478.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/d0/10d9.309478.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}