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

{
    "url": "https://demozoo.org/api/v1/productions/282986/?format=api",
    "demozoo_url": "https://demozoo.org/music/282986/",
    "id": 282986,
    "title": "Ghost'n Goblins",
    "author_nicks": [
        {
            "name": "David Hasselhoff Big Band",
            "abbreviation": "DHBB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41431/?format=api",
                "id": 41431,
                "name": "David Hasselhoff Big Band",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-01-16",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/groups/dhbb_david_hasselhoff_big_band/dhbb_-_ghosts_n_goblins.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/326/?format=api",
            "demozoo_url": "https://demozoo.org/parties/326/",
            "id": 326,
            "name": "Alternative Party 2005",
            "tagline": "AltParty 6",
            "start_date": "2005-01-14",
            "end_date": "2005-01-16",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": "http://www.altparty.org"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3",
        "cover-version",
        "ghosts-n-goblins"
    ]
}