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

{
    "url": "https://demozoo.org/api/v1/productions/374427/?format=api",
    "demozoo_url": "https://demozoo.org/music/374427/",
    "id": 374427,
    "title": "Mini Funk",
    "author_nicks": [
        {
            "name": "Crazy Q",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2108/?format=api",
                "id": 2108,
                "name": "Crazy Q",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dead Hackers Society",
            "abbreviation": "DHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-07-05",
    "supertype": "music",
    "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/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://frummel.org/~weedz/atari/prods/sh25/SH25CQ.TOS.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://sndh.atari.org/dl.php?ID=6138&t=l"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-_cirrkmtrc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "3.65",
            "competition": {
                "id": 19990,
                "name": "32k Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5090/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5090/",
                    "id": 5090,
                    "name": "Sommarhack 2025",
                    "tagline": "Small Atari party",
                    "start_date": "2025-07-04",
                    "end_date": "2025-07-06",
                    "location": "Grådö, Hedemora Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.25,
                    "longitude": 16.03333,
                    "website": "https://sommarhack.se/2025/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ttrak"
    ]
}