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

{
    "url": "https://demozoo.org/api/v1/productions/95997/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95997/",
    "id": 95997,
    "title": "Bomb'O'Ban",
    "author_nicks": [
        {
            "name": "Prince",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3949/?format=api",
                "id": 3949,
                "name": "Prince",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Obsessed Maniacs",
            "abbreviation": "TOM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3952/?format=api",
                "id": 3952,
                "name": "The Obsessed Maniacs",
                "is_group": true
            }
        },
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-12-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/northcondemoverse13/game_development/bomb_o_ban_by_prince_of_the_obsessed_maniacs_trsi_updated_.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62234"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "50",
            "competition": {
                "id": 9783,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1961/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1961/",
                    "id": 1961,
                    "name": "NorthCon Demoverse 2013",
                    "tagline": "",
                    "start_date": "2013-12-05",
                    "end_date": "2013-12-08",
                    "location": "Neumünster, Schleswig-Holstein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 54.07477,
                    "longitude": 9.98195,
                    "website": "http://www.northcon.de/demoverse.htm"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1d/bb/1de0.36795.jpg",
            "original_width": 640,
            "original_height": 482,
            "standard_url": "https://media.demozoo.org/screens/s/1d/bb/1de0.36795.jpg",
            "standard_width": 398,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1d/bb/1de0.36795.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/93/dd/9b92.36796.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/93/dd/9b92.36796.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/dd/9b92.36796.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}