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

{
    "url": "https://demozoo.org/api/v1/productions/32104/?format=api",
    "demozoo_url": "https://demozoo.org/music/32104/",
    "id": 32104,
    "title": "Waves of Perfection",
    "author_nicks": [
        {
            "name": "Spoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13925/?format=api",
                "id": 13925,
                "name": "Spoon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dytec",
            "abbreviation": "DTC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6698/?format=api",
                "id": 6698,
                "name": "Dytec",
                "is_group": true
            }
        },
        {
            "name": "Superior Art Creations",
            "abbreviation": "SAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations",
                "is_group": true
            }
        },
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-03-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%202/Spoon/waves%20of%20perfection.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/mekka96/mmul/spn_wop.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "19",
            "score": "24",
            "competition": {
                "id": 2620,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/824/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/824/",
                    "id": 824,
                    "name": "Mekka 1996",
                    "tagline": "",
                    "start_date": "1996-03-29",
                    "end_date": "1996-03-31",
                    "location": "Hittfeld, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.38578,
                    "longitude": 9.9824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "24ch",
        "xm"
    ]
}