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

{
    "url": "https://demozoo.org/api/v1/productions/27413/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27413/",
    "id": 27413,
    "title": "Oppenheimer",
    "author_nicks": [
        {
            "name": "Interamnia",
            "abbreviation": "INA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4870/?format=api",
                "id": 4870,
                "name": "Interamnia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-29",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alpha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61744/?format=api",
                    "id": 61744,
                    "name": "Alpha",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Alpha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61744/?format=api",
                    "id": 61744,
                    "name": "Alpha",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Alpha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61744/?format=api",
                    "id": 61744,
                    "name": "Alpha",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/aggressive95/in64/ina-ohmr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6415"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "7",
            "score": "31",
            "competition": {
                "id": 1977,
                "name": "128K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/546/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/546/",
                    "id": 546,
                    "name": "Aggressive 1995",
                    "tagline": "Aggressive Party II",
                    "start_date": "1995-12-28",
                    "end_date": "1995-12-30",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "gus",
        "requires-vga",
        "486"
    ]
}