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

{
    "url": "https://demozoo.org/api/v1/productions/358700/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358700/",
    "id": 358700,
    "title": "Cool Corkscrew",
    "author_nicks": [
        {
            "name": "Resistance",
            "abbreviation": "RSE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                "id": 3918,
                "name": "Resistance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-10-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Grass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21377/?format=api",
                    "id": 21377,
                    "name": "Grass",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dissident",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46281/?format=api",
                    "id": 46281,
                    "name": "Dissident",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dissident",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46281/?format=api",
                    "id": 46281,
                    "name": "Dissident",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "4pLaY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3919/?format=api",
                    "id": 3919,
                    "name": "4pLaY",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Support"
        },
        {
            "nick": {
                "name": "luNix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10894/?format=api",
                    "id": 10894,
                    "name": "luNix",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "ascii-art & icon & support"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://resistance.no/releases/amiga/rse-coolcorkscrew.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/deadline24/oldschool_demo/rse-coolcorkscrew.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "ModarchiveModule",
            "url": "https://modarchive.org/module.php?208011"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=98217"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=F8K9PA-zR5g"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "101",
            "competition": {
                "id": 19407,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4775/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4775/",
                    "id": 4775,
                    "name": "Deadline 2024",
                    "tagline": "",
                    "start_date": "2024-10-04",
                    "end_date": "2024-10-06",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": "https://deadline.untergrund.net/2024/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/d0/56d1.350905.png",
            "original_width": 752,
            "original_height": 550,
            "standard_url": "https://media.demozoo.org/screens/s/7d/d0/56d1.350905.png",
            "standard_width": 400,
            "standard_height": 292,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/d0/56d1.350905.png",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        }
    ],
    "tags": [
        "aga",
        "vanilla"
    ]
}