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

{
    "url": "https://demozoo.org/api/v1/productions/151591/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151591/",
    "id": 151591,
    "title": "Fucking VU-Meter Screen",
    "author_nicks": [
        {
            "name": "The Atari Boys",
            "abbreviation": "TAB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32167/?format=api",
                "id": 32167,
                "name": "The Atari Boys",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-12-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mad Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/stniccc15/wild_demo/mariofuk.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66716"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20001214211900/http://www.xs4all.nl/~demming/FUCK_VU.PRG"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "-",
            "score": "",
            "competition": {
                "id": 12036,
                "name": "Atari ST or Falcon \"wild\" demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1517/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1517/",
                    "id": 1517,
                    "name": "ST News International Christmas Coding Convention (STNICCC) 2015",
                    "tagline": "25th Anniversary",
                    "start_date": "2015-12-18",
                    "end_date": "2015-12-20",
                    "location": "Gouda, Gemeente Gouda, South Holland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.01667,
                    "longitude": 4.70833,
                    "website": "http://www.stniccc.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/20/d1/d3ad.99914.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/20/d1/d3ad.99914.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/20/d1/d3ad.99914.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/c9/2d/73c7.99915.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/c9/2d/73c7.99915.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c9/2d/73c7.99915.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "xxx",
        "nsfw"
    ]
}