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

{
    "url": "https://demozoo.org/api/v1/productions/313516/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313516/",
    "id": 313516,
    "title": "Super Highway",
    "author_nicks": [
        {
            "name": "Marquee Design",
            "abbreviation": "MQD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106358/?format=api",
                "id": 106358,
                "name": "Marquee Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-10-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/96/?format=api",
            "id": 96,
            "name": "MicroW8"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Superogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
                    "id": 617,
                    "name": "Superogue",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/marqueedesign/marqueedesign_superhighway.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/flashparty22/256b_intro/marqueedesign_superhighway.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92452"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JQhcvMFhfA8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "220",
            "competition": {
                "id": 17405,
                "name": "256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4443/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4443/",
                    "id": 4443,
                    "name": "Flashparty 2022",
                    "tagline": "Your favorite South American demoparty, back IN PERSON!",
                    "start_date": "2022-10-01",
                    "end_date": "2022-10-02",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -36.0,
                    "longitude": -60.0,
                    "website": "https://flashparty.rebelion.digital"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/41/1e49.330796.png",
            "original_width": 256,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/58/41/1e49.330796.png",
            "standard_width": 256,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/41/1e49.330796.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/25/c3/53d0.330797.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/25/c3/53d0.330797.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/c3/53d0.330797.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/06/27/4375.313782.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/06/27/4375.313782.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/06/27/4375.313782.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "floorcasting"
    ]
}