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

{
    "url": "https://demozoo.org/api/v1/productions/308580/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308580/",
    "id": 308580,
    "title": "Bitplane Revolution",
    "author_nicks": [
        {
            "name": "P_Malin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127891/?format=api",
                "id": 127891,
                "name": "P_Malin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bitshifters",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
                "id": 67260,
                "name": "Bitshifters",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-05-28",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mousefingers.com/demos/BitplaneRevolution.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/outline22/256b_intro/bitplanerevolution.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/pmalin/SpeccyIntro/blob/main/2022/Outline/BitplaneRevolution/BitplaneRevolution.z80"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91582"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=RMjdwjqbJzM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "180",
            "competition": {
                "id": 17071,
                "name": "Oldskool 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4438/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4438/",
                    "id": 4438,
                    "name": "Outline 2022",
                    "tagline": "",
                    "start_date": "2022-05-26",
                    "end_date": "2022-05-29",
                    "location": "Gemeente Ommen, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.51659,
                    "longitude": 6.45631,
                    "website": "https://outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/52/56/c3b9.308639.png",
            "original_width": 1736,
            "original_height": 1347,
            "standard_url": "https://media.demozoo.org/screens/s/52/56/c3b9.308639.jpg",
            "standard_width": 386,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/52/56/c3b9.308639.jpg",
            "thumbnail_width": 193,
            "thumbnail_height": 150
        },
        {
            "original_url": "",
            "original_width": null,
            "original_height": null,
            "standard_url": "",
            "standard_width": null,
            "standard_height": null,
            "thumbnail_url": "",
            "thumbnail_width": null,
            "thumbnail_height": null
        }
    ],
    "tags": []
}