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

{
    "url": "https://demozoo.org/api/v1/productions/99273/?format=api",
    "demozoo_url": "https://demozoo.org/music/99273/",
    "id": 99273,
    "title": "Class C Drugs",
    "author_nicks": [
        {
            "name": "Hooligan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3055/?format=api",
                "id": 3055,
                "name": "The Hooligan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dual Crew Shining",
            "abbreviation": "DCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-02-01",
    "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/2014/payback14/music_streaming/the_hooligan_-_class_c_drugs.ogg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "34",
            "competition": {
                "id": 9981,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1804/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1804/",
                    "id": 1804,
                    "name": "Payback 2014",
                    "tagline": "We are Back!",
                    "start_date": "2014-01-31",
                    "end_date": "2014-02-02",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.thepayback.fi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}