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

{
    "url": "https://demozoo.org/api/v1/productions/30657/?format=api",
    "demozoo_url": "https://demozoo.org/music/30657/",
    "id": 30657,
    "title": "The Wizzards Shadow",
    "author_nicks": [
        {
            "name": "Dj Jonny",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20798/?format=api",
                "id": 20798,
                "name": "Dj Jonny",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03-30",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/thegathering02/fastmusic/14_the_wizzards_shadow.ogg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "139",
            "competition": {
                "id": 2470,
                "name": "Fast Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/48/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/48/",
                    "id": 48,
                    "name": "The Gathering 2002",
                    "tagline": "",
                    "start_date": "2002-03-27",
                    "end_date": "2002-03-31",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}