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

{
    "url": "https://demozoo.org/api/v1/productions/51633/?format=api",
    "demozoo_url": "https://demozoo.org/music/51633/",
    "id": 51633,
    "title": "Super Mario World",
    "author_nicks": [
        {
            "name": "wayfinder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/638/?format=api",
                "id": 638,
                "name": "wayfinder",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Azure",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14764/?format=api",
                "id": 14764,
                "name": "Azure",
                "is_group": true
            }
        },
        {
            "name": "Vacuum",
            "abbreviation": "VAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3757/?format=api",
                "id": 3757,
                "name": "Vacuum",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-07-01",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/uc4gw/chip/wayfinder-super_mario_world.txt"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/uc4gw/chip/wayfinder-super_mario_world.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/underground_conference00/chip/wayfinder-super_mario_world.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 5329,
                "name": "Chiptune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/686/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/686/",
                    "id": 686,
                    "name": "Underground Conference 2000",
                    "tagline": "UC4GW",
                    "start_date": "2000-06-29",
                    "end_date": "2000-07-02",
                    "location": "Worms, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.63278,
                    "longitude": 8.35916,
                    "website": "http://uc4gw.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}