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

{
    "url": "https://demozoo.org/api/v1/productions/48121/?format=api",
    "demozoo_url": "https://demozoo.org/music/48121/",
    "id": 48121,
    "title": "The Chase",
    "author_nicks": [
        {
            "name": "Awesome",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23036/?format=api",
                "id": 23036,
                "name": "Awesome",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exelweiss",
            "abbreviation": "EXW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29384/?format=api",
                "id": 29384,
                "name": "Exelweiss",
                "is_group": true
            }
        },
        {
            "name": "Inside",
            "abbreviation": "INSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27223/?format=api",
                "id": 27223,
                "name": "Inside",
                "is_group": true
            }
        },
        {
            "name": "Wild Bits",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11221/?format=api",
                "id": 11221,
                "name": "Wild Bits",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-07-24",
    "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 2/Awesome/the chase.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/euskal00/mmul/awesome-the_chase.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/441/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "8.320001",
            "competition": {
                "id": 4852,
                "name": "Multicanal",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/494/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/494/",
                    "id": 494,
                    "name": "Euskal 2000",
                    "tagline": "Euskal Party 8",
                    "start_date": "2000-07-22",
                    "end_date": "2000-07-25",
                    "location": "Bilbao, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.26271,
                    "longitude": -2.92528,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}