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

{
    "url": "https://demozoo.org/api/v1/productions/103949/?format=api",
    "demozoo_url": "https://demozoo.org/music/103949/",
    "id": 103949,
    "title": "Musical Wonder",
    "author_nicks": [
        {
            "name": "Big Alec",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2369/?format=api",
                "id": 2369,
                "name": "Big Alec",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-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/Big_Alec/Musical_Wonder.sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/f9/90/musical_wonder.sndh"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 8156,
                "name": "Blipp-Blopp",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1563/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1563/",
                    "id": 1563,
                    "name": "2-Life Crew + TCB Party 1991",
                    "tagline": "",
                    "start_date": "1991-11-01",
                    "end_date": "1991-11-03",
                    "location": "Haninge Kommun, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.17382,
                    "longitude": 18.15491,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}