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

{
    "url": "https://demozoo.org/api/v1/productions/54219/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54219/",
    "id": 54219,
    "title": "IVP2008 Wyborowa",
    "author_nicks": [
        {
            "name": "Hellboj",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8932/?format=api",
                "id": 8932,
                "name": "Hellboj",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-08-23",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://hooyprogram.republika.pl/ivp08wyborowa.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/international_vodka08/zx_spectrum/ivp08.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64828"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=DGZ5K7X8S_8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "83",
            "competition": {
                "id": 5700,
                "name": "Multiplatform Small Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1509/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1509/",
                    "id": 1509,
                    "name": "International Vodka Party 2008",
                    "tagline": "",
                    "start_date": "2008-08-22",
                    "end_date": "2008-08-24",
                    "location": "Kraków, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.06143,
                    "longitude": 19.93658,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ba/18/625c.76990.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/ba/18/625c.76990.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ba/18/625c.76990.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "ay",
        "tk90x",
        "zx-spectrum-48k"
    ]
}