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

{
    "url": "https://demozoo.org/api/v1/productions/80959/?format=api",
    "demozoo_url": "https://demozoo.org/music/80959/",
    "id": 80959,
    "title": "Show Me Your Mind",
    "author_nicks": [
        {
            "name": "Wizard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9482/?format=api",
                "id": 9482,
                "name": "Wizard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Collapse",
            "abbreviation": "CLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3722/?format=api",
                "id": 3722,
                "name": "Collapse",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-12-17",
    "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/2005/bgparty05/mp3_ogg/wizard-gen6-show-me-your-mind.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 8394,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1273/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1273/",
                    "id": 1273,
                    "name": "BGParty 2005",
                    "tagline": "",
                    "start_date": "2005-12-16",
                    "end_date": "2005-12-18",
                    "location": "Provincia de Sevilla, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 37.44701,
                    "longitude": -5.69608,
                    "website": "http://network.amigascne.org/bgparty/2005.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}