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

{
    "url": "https://demozoo.org/api/v1/productions/5661/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5661/",
    "id": 5661,
    "title": "Circus Extreme",
    "author_nicks": [
        {
            "name": "Kewlers",
            "abbreviation": "KWL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/490/?format=api",
                "id": 490,
                "name": "Kewlers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-05-22",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Little Bitchard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                    "id": 804,
                    "name": "Little Bitchard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Curly Brace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/491/?format=api",
                    "id": 491,
                    "name": "Curly Brace",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kurli.pp.fi/kwl_sirkus_final.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/stream11/demo/lowend/kwl_sirkus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57002"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "47",
            "competition": {
                "id": 594,
                "name": "Low-end Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/19/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/19/",
                    "id": 19,
                    "name": "Stream 2011",
                    "tagline": "Eight",
                    "start_date": "2011-05-20",
                    "end_date": "2011-05-22",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.497815,
                    "longitude": 23.762265,
                    "website": "http://streamparty.org/stream11_teaser/teaser.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a8/81/99f1.283206.jpg",
            "original_width": 1229,
            "original_height": 681,
            "standard_url": "https://media.demozoo.org/screens/s/a8/81/99f1.283206.jpg",
            "standard_width": 400,
            "standard_height": 221,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a8/81/99f1.283206.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 110
        }
    ],
    "tags": []
}