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

{
    "url": "https://demozoo.org/api/v1/productions/325852/?format=api",
    "demozoo_url": "https://demozoo.org/productions/325852/",
    "id": 325852,
    "title": "Lostmax",
    "author_nicks": [
        {
            "name": "Psycho Hacking Force",
            "abbreviation": "PHF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2227/?format=api",
                "id": 2227,
                "name": "Psycho Hacking Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-07-08",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "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": ""
        },
        {
            "nick": {
                "name": "Grazey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2534/?format=api",
                    "id": 2534,
                    "name": "Grazey",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.dhs.nu/party/sommarhack2023/LOSTMAX.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/sommarhack23/combined_demo_intro/lostmax.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94621"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=J3WfSARwVlE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "4.87",
            "competition": {
                "id": 18016,
                "name": "Demo/Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4490/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4490/",
                    "id": 4490,
                    "name": "Sommarhack 2023",
                    "tagline": "Small Atari Party",
                    "start_date": "2023-07-07",
                    "end_date": "2023-07-09",
                    "location": "Grådö, Hedemora Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.25,
                    "longitude": 16.03333,
                    "website": "https://sommarhack.se/2023/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/62/ac/aed1.328900.png",
            "original_width": 416,
            "original_height": 276,
            "standard_url": "https://media.demozoo.org/screens/s/62/ac/aed1.328900.png",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/62/ac/aed1.328900.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "digi-drums"
    ]
}