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

{
    "url": "https://demozoo.org/api/v1/productions/184795/?format=api",
    "demozoo_url": "https://demozoo.org/music/184795/",
    "id": 184795,
    "title": "Bleeding Nose",
    "author_nicks": [
        {
            "name": "Mr. Frenzy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5113/?format=api",
                "id": 5113,
                "name": "Frenzy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Squash",
            "abbreviation": "SQH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/989/?format=api",
                "id": 989,
                "name": "Squash",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-04-01",
    "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/Mr. Frenzy/bleeding nose.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/thegathering94/m4ch/bleeding_nose.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/thegathering94/m4ch/tg94mod2.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 662,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/40/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/40/",
                    "id": 40,
                    "name": "The Gathering 1994",
                    "tagline": "",
                    "start_date": "1994-03-29",
                    "end_date": "1994-04-02",
                    "location": "Rykkin, Bærum, Viken, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.92874,
                    "longitude": 10.47531,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}