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

{
    "url": "https://demozoo.org/api/v1/productions/84381/?format=api",
    "demozoo_url": "https://demozoo.org/music/84381/",
    "id": 84381,
    "title": "6581 Doped Cows",
    "author_nicks": [
        {
            "name": "Jeff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/767/?format=api",
                "id": 767,
                "name": "Soren",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ViruZ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6132/?format=api",
                "id": 6132,
                "name": "ViruZ",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-10-14",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Jeff/6581%20doped%20cows.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/x06/c64/music/6581_doped_cows.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=41463"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/31448/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.172",
            "competition": {
                "id": 8857,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/78/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/78/",
                    "id": 78,
                    "name": "X 2006",
                    "tagline": "Got Cow ?",
                    "start_date": "2006-10-13",
                    "end_date": "2006-10-15",
                    "location": "Hengelo, Gemeente Bronckhorst, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.05083,
                    "longitude": 6.30972,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "6581"
    ]
}