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

{
    "url": "https://demozoo.org/api/v1/productions/2712/?format=api",
    "demozoo_url": "https://demozoo.org/music/2712/",
    "id": 2712,
    "title": "To The End",
    "author_nicks": [
        {
            "name": "Gary J. Hung",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4334/?format=api",
                "id": 4334,
                "name": "Gary J. Hung",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Limp Ninja",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                "id": 5355,
                "name": "Limp Ninja",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-11-13",
    "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/2005/kindergarden05/music/gabber/gary_j_hung_-_to_the_end.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "41",
            "competition": {
                "id": 266,
                "name": "Gabber Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/142/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/142/",
                    "id": 142,
                    "name": "Kindergarden 2005",
                    "tagline": "20005 - Even the future has to start sometime",
                    "start_date": "2005-11-11",
                    "end_date": "2005-11-13",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}