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

{
    "url": "https://demozoo.org/api/v1/productions/20890/?format=api",
    "demozoo_url": "https://demozoo.org/music/20890/",
    "id": 20890,
    "title": "Neutral Environment",
    "author_nicks": [
        {
            "name": "Zod",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15321/?format=api",
                "id": 15321,
                "name": "Zod",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SequenceMS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15250/?format=api",
                "id": 15250,
                "name": "SequenceMS",
                "is_group": true
            }
        },
        {
            "name": "Zubmatic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22549/?format=api",
                "id": 22549,
                "name": "Submatic",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-12",
    "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%202/Zod/neutral%20envrionment.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/thegathering98/mmul/zs-neutr.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "101",
            "competition": {
                "id": 1343,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/44/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/44/",
                    "id": 44,
                    "name": "The Gathering 1998",
                    "tagline": "",
                    "start_date": "1998-04-08",
                    "end_date": "1998-04-12",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "https://www.gathering.org/tg98/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "32ch",
        "xm"
    ]
}