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

{
    "url": "https://demozoo.org/api/v1/productions/47837/?format=api",
    "demozoo_url": "https://demozoo.org/music/47837/",
    "id": 47837,
    "title": "bois de la biere",
    "author_nicks": [
        {
            "name": "forestcreature",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29287/?format=api",
                "id": 29287,
                "name": "forestcreature",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-09-13",
    "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/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/sndh/sndh_lf/Forestcreature/Bois_De_La_Biere.sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/90/94/bois_de_la_biere.sndh"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/sundown08/chip/fc_dlb08.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "109",
            "competition": {
                "id": 4822,
                "name": "Open Synth Chiptune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/669/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/669/",
                    "id": 669,
                    "name": "Sundown 2008",
                    "tagline": "",
                    "start_date": "2008-09-12",
                    "end_date": "2008-09-14",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}