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

{
    "url": "https://demozoo.org/api/v1/productions/39089/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39089/",
    "id": 39089,
    "title": "Skullz",
    "author_nicks": [
        {
            "name": "Beetle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15303/?format=api",
                "id": 15303,
                "name": "Beetle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "3SC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9005/?format=api",
                "id": 9005,
                "name": "3SC",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-11-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/demobit98/256b/scullz.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8179"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "95",
            "competition": {
                "id": 3622,
                "name": "PC 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/981/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/981/",
                    "id": 981,
                    "name": "Demobit 1998",
                    "tagline": "",
                    "start_date": "1998-11-20",
                    "end_date": "1998-11-22",
                    "location": "Bratislava, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.149239,
                    "longitude": 17.107,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/24/95/d3c4.264997.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/24/95/d3c4.264997.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/24/95/d3c4.264997.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/fc/0e/effd.264998.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/fc/0e/effd.264998.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fc/0e/effd.264998.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}