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

{
    "url": "https://demozoo.org/api/v1/productions/312378/?format=api",
    "demozoo_url": "https://demozoo.org/music/312378/",
    "id": 312378,
    "title": "Epic Theme",
    "author_nicks": [
        {
            "name": "Merman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25336/?format=api",
                "id": 25336,
                "name": "Merman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ozone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12770/?format=api",
                "id": 12770,
                "name": "Ozone",
                "is_group": true
            }
        },
        {
            "name": "People of Liberty",
            "abbreviation": "POL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16411/?format=api",
                "id": 16411,
                "name": "People of Liberty",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-12-31",
    "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": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/54320/LNMC.D64"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Merman/epic%20theme.psid"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=20052"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=62448"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 17331,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4511/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4511/",
                    "id": 4511,
                    "name": "Last Ninja Music Compo",
                    "tagline": "",
                    "start_date": "2000-12-31",
                    "end_date": "2000-12-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b2/41/72bd.312671.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b2/41/72bd.312671.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b2/41/72bd.312671.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "8580"
    ]
}