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

{
    "url": "https://demozoo.org/api/v1/productions/5646/?format=api",
    "demozoo_url": "https://demozoo.org/music/5646/",
    "id": 5646,
    "title": "Solar Scape",
    "author_nicks": [
        {
            "name": "lemonade",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3535/?format=api",
                "id": 3535,
                "name": "lemonade",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-05-22",
    "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/2011/stream11/music/listening/lemonade-solar_scape.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "9",
            "score": "-28",
            "competition": {
                "id": 591,
                "name": "Listening Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/19/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/19/",
                    "id": 19,
                    "name": "Stream 2011",
                    "tagline": "Eight",
                    "start_date": "2011-05-20",
                    "end_date": "2011-05-22",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.497815,
                    "longitude": 23.762265,
                    "website": "http://streamparty.org/stream11_teaser/teaser.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}