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

{
    "url": "https://demozoo.org/api/v1/productions/17871/?format=api",
    "demozoo_url": "https://demozoo.org/music/17871/",
    "id": 17871,
    "title": "Horse Heads and Gray Biscuits",
    "author_nicks": [
        {
            "name": "Man With No Alias",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                "id": 804,
                "name": "Little Bitchard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-07",
    "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/assembly11/extreme/music/horse_heads_and_gray_biscuits.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/43929/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "654",
            "competition": {
                "id": 1026,
                "name": "Extreme Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2/",
                    "id": 2,
                    "name": "Assembly 2011",
                    "tagline": "Assembly Summer 2011",
                    "start_date": "2011-08-04",
                    "end_date": "2011-08-07",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}