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

{
    "url": "https://demozoo.org/api/v1/productions/33909/?format=api",
    "demozoo_url": "https://demozoo.org/music/33909/",
    "id": 33909,
    "title": "Platination",
    "author_nicks": [
        {
            "name": "Coyote",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22511/?format=api",
                "id": 22511,
                "name": "Coyote",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Excalibur",
            "abbreviation": "EXC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19979/?format=api",
                "id": 19979,
                "name": "Excalibur",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-09-13",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/bizarre97/house/x_platin.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "=16",
            "score": "8",
            "competition": {
                "id": 2850,
                "name": "House Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/378/",
                    "id": 378,
                    "name": "Bizarre 1997",
                    "tagline": "",
                    "start_date": "1997-09-12",
                    "end_date": "1997-09-14",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}