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

{
    "url": "https://demozoo.org/api/v1/productions/186415/?format=api",
    "demozoo_url": "https://demozoo.org/music/186415/",
    "id": 186415,
    "title": "Pirates of Elmia",
    "author_nicks": [
        {
            "name": "André Söderlund",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21139/?format=api",
                "id": 21139,
                "name": "André Söderlund",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-12-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/2007/dreamhack_winter07/mp3_ogg/pirates_of_elmia.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14254,
                "name": "Music Streaming",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/970/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/970/",
                    "id": 970,
                    "name": "Dreamhack 2007",
                    "tagline": "DreamHack Winter 2007",
                    "start_date": "2007-11-29",
                    "end_date": "2007-12-02",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}