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

{
    "url": "https://demozoo.org/api/v1/productions/7530/?format=api",
    "demozoo_url": "https://demozoo.org/music/7530/",
    "id": 7530,
    "title": "Global Confusion II",
    "author_nicks": [
        {
            "name": "Pink",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/397/?format=api",
                "id": 397,
                "name": "Pink",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "$ceptic",
            "abbreviation": "$CP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2886/?format=api",
                "id": 2886,
                "name": "Sceptic",
                "is_group": true
            }
        },
        {
            "name": "Abyss",
            "abbreviation": "AYS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                "id": 398,
                "name": "Abyss",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-10-09",
    "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/1994/doomsday94/m4ch/dd-mods4.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/doomsday94/misc/pyabyss.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 719,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/259/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/259/",
                    "id": 259,
                    "name": "Doom's Day Party 1994",
                    "tagline": "",
                    "start_date": "1994-10-08",
                    "end_date": "1994-10-09",
                    "location": "Ettlingenweier, Ettlingen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.928871,
                    "longitude": 8.38589,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}