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

{
    "url": "https://demozoo.org/api/v1/productions/252316/?format=api",
    "demozoo_url": "https://demozoo.org/music/252316/",
    "id": 252316,
    "title": "cadaver carnival",
    "author_nicks": [
        {
            "name": "Note",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19152/?format=api",
                "id": 19152,
                "name": "Note",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-09",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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/Protracker/Note/cadaver%20carnival.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=79854"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 17719,
                "name": "4-Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/466/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/466/",
                    "id": 466,
                    "name": "Compusphere 1996 (7)",
                    "tagline": "",
                    "start_date": "1996-11-08",
                    "end_date": "1996-11-10",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}