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

{
    "url": "https://demozoo.org/api/v1/productions/1546/?format=api",
    "demozoo_url": "https://demozoo.org/music/1546/",
    "id": 1546,
    "title": "Dream of Nothing",
    "author_nicks": [
        {
            "name": "Spexzter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4215/?format=api",
                "id": 4215,
                "name": "Spexzter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-07-23",
    "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/parties/2006/solskogen06/music/newschool/dream_of_nothing_spx-dke.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "23",
            "competition": {
                "id": 92,
                "name": "Newschool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/34/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/34/",
                    "id": 34,
                    "name": "Solskogen 2006",
                    "tagline": "Scanlines & Tanlines",
                    "start_date": "2006-07-21",
                    "end_date": "2006-07-23",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}