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

{
    "url": "https://demozoo.org/api/v1/productions/32626/?format=api",
    "demozoo_url": "https://demozoo.org/music/32626/",
    "id": 32626,
    "title": "Spiral Mechanism",
    "author_nicks": [
        {
            "name": "Shout",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1093/?format=api",
                "id": 1093,
                "name": "Shout",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dreamdealers",
            "abbreviation": "DRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                "id": 739,
                "name": "Dreamdealers",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-12-29",
    "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/Protracker/Shout/spiral mechanism.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/theparty95/m4ch/spiral_mechanism.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/saturne96b/mmul/4.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "94",
            "competition": {
                "id": 2691,
                "name": "4- and Multichannel Module Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/89/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/89/",
                    "id": 89,
                    "name": "Saturne Party 1996 (IV)",
                    "tagline": "",
                    "start_date": "1996-11-01",
                    "end_date": "1996-11-03",
                    "location": "Chelles, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.35377,
                    "longitude": 3.031105,
                    "website": ""
                }
            }
        },
        {
            "position": 136,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 745,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/94/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/94/",
                    "id": 94,
                    "name": "The Party 1995",
                    "tagline": "5th Anniversary",
                    "start_date": "1995-12-27",
                    "end_date": "1995-12-29",
                    "location": "Fredericia Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.57271,
                    "longitude": 9.69489,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}