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

{
    "url": "https://demozoo.org/api/v1/productions/305468/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305468/",
    "id": 305468,
    "title": "Microwaves",
    "author_nicks": [
        {
            "name": "Superogue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
                "id": 617,
                "name": "Superogue",
                "is_group": false
            }
        },
        {
            "name": "g0blinish",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                "id": 23887,
                "name": "g0blinish",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-02-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/55/?format=api",
            "id": 55,
            "name": "16b intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "g0blinish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                    "id": 23887,
                    "name": "g0blinish",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Optimisations"
        },
        {
            "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": "BaseUrl",
            "url": "https://marquee.revival-studios.com/releases/marqueedesign_microwaves.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/lovebyte22/16_byte_intro_oldschool/marqueedesign_microwaves.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91084"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=yZSII9jdzjA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "149",
            "competition": {
                "id": 16967,
                "name": "Oldschool 16 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4378/",
                    "id": 4378,
                    "name": "Lovebyte 2022",
                    "tagline": "Bring the Love!",
                    "start_date": "2022-02-11",
                    "end_date": "2022-02-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/cd/c122.304993.png",
            "original_width": 529,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/a4/cd/c122.304993.png",
            "standard_width": 396,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/cd/c122.304993.png",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "bonus-material"
    ]
}