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

{
    "url": "https://demozoo.org/api/v1/productions/1461/?format=api",
    "demozoo_url": "https://demozoo.org/music/1461/",
    "id": 1461,
    "title": "Wrestle The Lid",
    "author_nicks": [
        {
            "name": "Int19h",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4261/?format=api",
                "id": 4261,
                "name": "Int19h",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-06-30",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker 2/Int19h/wrestle the lid.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/solskogen02/mmul/in19h-wrestle_the_lid.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "12.76%",
            "competition": {
                "id": 78,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/32/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/32/",
                    "id": 32,
                    "name": "Solskogen 2002",
                    "tagline": "Natural Scene Habitat",
                    "start_date": "2002-06-28",
                    "end_date": "2002-06-30",
                    "location": "Ås, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.66366,
                    "longitude": 10.79101,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}