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

{
    "url": "https://demozoo.org/api/v1/productions/29412/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29412/",
    "id": 29412,
    "title": "Claustrophobia",
    "author_nicks": [
        {
            "name": "Hypnotize",
            "abbreviation": "HPZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16789/?format=api",
                "id": 16789,
                "name": "Hypnotize",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-07-16",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ozir",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17181/?format=api",
                    "id": 17181,
                    "name": "Ozir",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Grass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10558/?format=api",
                    "id": 10558,
                    "name": "Grass",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "LSD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16975/?format=api",
                    "id": 16975,
                    "name": "LSD",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/delirium96/in64/claustro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16944"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=04THiy64Yls"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "648",
            "competition": {
                "id": 2307,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/802/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/802/",
                    "id": 802,
                    "name": "Delirium 1996",
                    "tagline": "",
                    "start_date": "1996-07-16",
                    "end_date": "1996-07-17",
                    "location": "Bukowno, Powiat olkuski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.26474,
                    "longitude": 19.45962,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/bc/642a.285507.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/fe/bc/642a.285507.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/bc/642a.285507.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "gus"
    ]
}