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

{
    "url": "https://demozoo.org/api/v1/productions/199629/?format=api",
    "demozoo_url": "https://demozoo.org/music/199629/",
    "id": 199629,
    "title": "The Electric Goblin",
    "author_nicks": [
        {
            "name": "pOnToNiuS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82343/?format=api",
                "id": 82343,
                "name": "pOnToNiuS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-02-28",
    "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/Pontonius/the%20electric%20goblin.psid"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=23383"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8529"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 14932,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3797/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3797/",
                    "id": 3797,
                    "name": "Devotion 2003",
                    "tagline": "",
                    "start_date": "2002-12-12",
                    "end_date": "2003-03-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://emu64.pl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}