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

{
    "url": "https://demozoo.org/api/v1/productions/32099/?format=api",
    "demozoo_url": "https://demozoo.org/music/32099/",
    "id": 32099,
    "title": "Beyond the Unknown",
    "author_nicks": [
        {
            "name": "Hilander",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8756/?format=api",
                "id": 8756,
                "name": "Hilander",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Consub",
            "abbreviation": "CSB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21490/?format=api",
                "id": 21490,
                "name": "Consub",
                "is_group": true
            }
        },
        {
            "name": "Sentient Lifeforms",
            "abbreviation": "SLi",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13618/?format=api",
                "id": 13618,
                "name": "Sentient Lifeforms",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-03-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/Screamtracker%203/Hilander/beyond%20the%20unknown.s3m"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/mekka96/mmul/beytheun.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "32",
            "competition": {
                "id": 2620,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/824/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/824/",
                    "id": 824,
                    "name": "Mekka 1996",
                    "tagline": "",
                    "start_date": "1996-03-29",
                    "end_date": "1996-03-31",
                    "location": "Hittfeld, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.38578,
                    "longitude": 9.9824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "s3m",
        "11ch"
    ]
}