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

{
    "url": "https://demozoo.org/api/v1/productions/87931/?format=api",
    "demozoo_url": "https://demozoo.org/music/87931/",
    "id": 87931,
    "title": "Flight of the Pegasus (compo version)",
    "author_nicks": [
        {
            "name": "Alpha C",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3516/?format=api",
                "id": 3516,
                "name": "Alpha C",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Top Right Bottom Left",
            "abbreviation": "TRBL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3734/?format=api",
                "id": 3734,
                "name": "Top Right Bottom Left",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-08-24",
    "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/2013/demodays13/music/alpha_c_-_flight_of_the_pegasus__compo_version_.mp3"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/alpha_c/flight-of-the-pegasus"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "7",
            "score": "111.50",
            "competition": {
                "id": 9333,
                "name": "Music (Tracked, Streamed, Chipped)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1471/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1471/",
                    "id": 1471,
                    "name": "Demodays 2013",
                    "tagline": "watch * create * compete",
                    "start_date": "2013-08-23",
                    "end_date": "2013-08-25",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352112,
                    "longitude": 7.90402,
                    "website": "https://2013.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}