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

{
    "url": "https://demozoo.org/api/v1/productions/291312/?format=api",
    "demozoo_url": "https://demozoo.org/productions/291312/",
    "id": 291312,
    "title": "Bytestorm",
    "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": "2021-03-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blossom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89867/?format=api",
                    "id": 89867,
                    "name": "Blossom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Player Collision & Background"
        },
        {
            "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": "Enemy patterns"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/marqueedesign/marqueedesign_bytestorm.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/lovebyte21/nanogame/marqueedesign_bytestorm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://odysee.com/@marqueedesign:6/bytestorm:1"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88265"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Q8KZ5d7tDTc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "221",
            "competition": {
                "id": 16378,
                "name": "Nanogame",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4197/",
                    "id": 4197,
                    "name": "Lovebyte 2021",
                    "tagline": "Where size matters",
                    "start_date": "2021-03-12",
                    "end_date": "2021-03-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.lovebyte.party/2021"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/da/58be.287350.png",
            "original_width": 744,
            "original_height": 424,
            "standard_url": "https://media.demozoo.org/screens/s/e6/da/58be.287350.jpg",
            "standard_width": 400,
            "standard_height": 227,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/da/58be.287350.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 113
        }
    ],
    "tags": [
        "writeup-available"
    ]
}