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

{
    "url": "https://demozoo.org/api/v1/productions/87300/?format=api",
    "demozoo_url": "https://demozoo.org/music/87300/",
    "id": 87300,
    "title": "Drunk Fly",
    "author_nicks": [
        {
            "name": "Dent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5389/?format=api",
                "id": 5389,
                "name": "Dent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nocturnal",
            "abbreviation": "NCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4243/?format=api",
                "id": 4243,
                "name": "Nocturnal",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-05-15",
    "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/2010/birdie10/mp3_ogg/dent-nocturnal_drunk-fly.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "166",
            "competition": {
                "id": 503,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/200/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/200/",
                    "id": 200,
                    "name": "Birdie 2010 (20)",
                    "tagline": "Birdie MMX",
                    "start_date": "2010-05-13",
                    "end_date": "2010-05-16",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.85845,
                    "longitude": 17.64405,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}