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

{
    "url": "https://demozoo.org/api/v1/productions/161217/?format=api",
    "demozoo_url": "https://demozoo.org/music/161217/",
    "id": 161217,
    "title": "Pinchy",
    "author_nicks": [
        {
            "name": "Salome",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30620/?format=api",
                "id": 30620,
                "name": "Salome",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HyperCube",
            "abbreviation": "HC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28780/?format=api",
                "id": 28780,
                "name": "HyperCube",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-06-09",
    "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/2007/compusphere07/mp3_ogg/salome_of_hypercube-pinchy.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 8925,
                "name": "Streamed Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/479/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/479/",
                    "id": 479,
                    "name": "Compusphere 2007 (17)",
                    "tagline": "Welcome to the livingroom!",
                    "start_date": "2007-06-08",
                    "end_date": "2007-06-10",
                    "location": "Jörlanda, Stenungsunds Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.98214,
                    "longitude": 11.82744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}