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

{
    "url": "https://demozoo.org/api/v1/productions/374409/?format=api",
    "demozoo_url": "https://demozoo.org/productions/374409/",
    "id": 374409,
    "title": "MA Asylum",
    "author_nicks": [
        {
            "name": "Mr. SQL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77442/?format=api",
                "id": 77442,
                "name": "Mr. SQL",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
            "id": 54,
            "name": "Atari 2600 Video Computer System (VCS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://frummel.org/~weedz/atari/prods/sh25/MA_Asylum_Party_Demo_Studio_emulated_on_Atari2600.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "2.46",
            "competition": {
                "id": 19991,
                "name": "Wild",
                "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": []
}