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

{
    "url": "https://demozoo.org/api/v1/productions/101941/?format=api",
    "demozoo_url": "https://demozoo.org/music/101941/",
    "id": 101941,
    "title": "Holidays Hero",
    "author_nicks": [
        {
            "name": "Traven",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64/?format=api",
                "id": 64,
                "name": "Traven",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Syndrome",
            "abbreviation": "SDM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62/?format=api",
                "id": 62,
                "name": "Syndrome",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-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/Protracker/Traven/holidays hero.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/bse97/m4ch/bse-4chm.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=4",
            "score": "23",
            "competition": {
                "id": 10081,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/890/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/890/",
                    "id": 890,
                    "name": "Belgian Scene Event 1997",
                    "tagline": "",
                    "start_date": "1997-08-29",
                    "end_date": "1997-08-31",
                    "location": "Hasselt, Provincie Limburg, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.93182,
                    "longitude": 5.33266,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}