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

{
    "url": "https://demozoo.org/api/v1/productions/120428/?format=api",
    "demozoo_url": "https://demozoo.org/music/120428/",
    "id": 120428,
    "title": "Bong Song",
    "author_nicks": [
        {
            "name": "Gizmo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13034/?format=api",
                "id": 13034,
                "name": "Gizmo",
                "is_group": false
            }
        },
        {
            "name": "Twister",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22554/?format=api",
                "id": 22554,
                "name": "Twister",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sorrox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7850/?format=api",
                "id": 7850,
                "name": "Sorrox",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-06-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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Twister/coop-Gizmo/bong%20song.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/bushparty98/mmul/bongsong.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/bushparty98/mmul/bp98-mc3.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "13",
            "competition": {
                "id": 10798,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/439/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/439/",
                    "id": 439,
                    "name": "Bush Party 1998",
                    "tagline": "",
                    "start_date": "1998-06-25",
                    "end_date": "1998-06-28",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14054,
                    "longitude": 9.6561,
                    "website": "https://web.archive.org/web/19981212023433/http://www.bushparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "28ch"
    ]
}