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

{
    "url": "https://demozoo.org/api/v1/productions/204356/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204356/",
    "id": 204356,
    "title": "Shadebobs",
    "author_nicks": [
        {
            "name": "Effect",
            "abbreviation": "EFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                "id": 2181,
                "name": "Effect",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-01",
    "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/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tronic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2396/?format=api",
                    "id": 2396,
                    "name": "Tronic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Scavenger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12060/?format=api",
                    "id": 12060,
                    "name": "Scavenger",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Bod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2589/?format=api",
                    "id": 2589,
                    "name": "Bod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/E/EFFECT/SHADEBOB.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/outline19/combined_atari_demo_intro/shadebob.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81496"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zXVzKjT40n4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "75",
            "competition": {
                "id": 15148,
                "name": "Combined Atari ST Demo & 96k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3824/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3824/",
                    "id": 3824,
                    "name": "Outline 2019",
                    "tagline": "",
                    "start_date": "2019-05-30",
                    "end_date": "2019-06-02",
                    "location": "Willemsoord, Gemeente Steenwijkerland, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.825,
                    "longitude": 6.05972,
                    "website": "https://outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/34/6c/1f3b.187375.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/34/6c/1f3b.187375.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/34/6c/1f3b.187375.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}