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

{
    "url": "https://demozoo.org/api/v1/productions/101366/?format=api",
    "demozoo_url": "https://demozoo.org/music/101366/",
    "id": 101366,
    "title": "Slow'n Snow",
    "author_nicks": [
        {
            "name": "Clawz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/540/?format=api",
                "id": 540,
                "name": "Clawz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fusion",
            "abbreviation": "FSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3120/?format=api",
                "id": 3120,
                "name": "Fusion",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-12-27",
    "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": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/C/CLAWZ/4CHANNEL/SLOWSNOW.MOD"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Clawz/slow'n snow.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1991/iris_new_year_conference/m4ch/clawz.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12889,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/60/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/60/",
                    "id": 60,
                    "name": "Iris New Year Conference 1992",
                    "tagline": "",
                    "start_date": "1991-12-27",
                    "end_date": "1991-12-28",
                    "location": "Nesles-la-Vallée, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.128115,
                    "longitude": 2.17161,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}