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

{
    "url": "https://demozoo.org/api/v1/productions/112572/?format=api",
    "demozoo_url": "https://demozoo.org/music/112572/",
    "id": 112572,
    "title": "Schm-X-Calibur",
    "author_nicks": [
        {
            "name": "Schmx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50275/?format=api",
                "id": 50275,
                "name": "Schmx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-11-03",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/sndh/sndh_lf/Schmx/X_Calibur.sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/9e/09/x_calibur.sndh"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/SNDH/Schmx/X_Calibur.sndh"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/main07/chip/schmx-calibur.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10450,
                "name": "Chip",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/180/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/180/",
                    "id": 180,
                    "name": "Main 2007",
                    "tagline": "2",
                    "start_date": "2007-11-01",
                    "end_date": "2007-11-04",
                    "location": "Marseille, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.293705,
                    "longitude": 5.372475,
                    "website": "http://www.mainparty.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}