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

{
    "url": "https://demozoo.org/api/v1/productions/37590/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37590/",
    "id": 37590,
    "title": "Performance VX",
    "author_nicks": [
        {
            "name": "Revival Studios",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24346/?format=api",
                "id": 24346,
                "name": "Revival Studios",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
            "id": 43,
            "name": "Vectrex"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "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": ""
        },
        {
            "nick": {
                "name": "Ryo-Ohki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14115/?format=api",
                    "id": 14115,
                    "name": "Ryo-Ohki",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/outline07/demo/rs-vx001-performance_vx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32829"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=De80w-ZuQYw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "93",
            "competition": {
                "id": 3388,
                "name": "Allround Real Time",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/245/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/245/",
                    "id": 245,
                    "name": "Outline 2007",
                    "tagline": "",
                    "start_date": "2007-05-11",
                    "end_date": "2007-05-14",
                    "location": "Braamt, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.924019,
                    "longitude": 6.26637,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/82/13/984b.347789.jpg",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/82/13/984b.347789.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/82/13/984b.347789.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}