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

{
    "url": "https://demozoo.org/api/v1/productions/80258/?format=api",
    "demozoo_url": "https://demozoo.org/music/80258/",
    "id": 80258,
    "title": "Casio Funk 2005",
    "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-15",
    "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/2005/altparty05/telephonequeuemusic/dhbb_-_casio_funk_2005.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "76",
            "competition": {
                "id": 8327,
                "name": "Telephone Queue Music Competition",
                "party": {
                    "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"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}