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

{
    "url": "https://demozoo.org/api/v1/productions/33400/?format=api",
    "demozoo_url": "https://demozoo.org/music/33400/",
    "id": 33400,
    "title": "The Return of the King",
    "author_nicks": [
        {
            "name": "The Rew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11735/?format=api",
                "id": 11735,
                "name": "The Rew",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nostalgia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9766/?format=api",
                "id": 9766,
                "name": "Nostalgia",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-06",
    "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": "BaseUrl",
            "url": "https://amp.dascene.net/downmod.php?index=87934"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Polytracker/The%20Rew/the%20return%20of%20the%20king.ptm"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/48352/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "8.00",
            "competition": {
                "id": 2795,
                "name": "PC Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/73/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/73/",
                    "id": 73,
                    "name": "X 1996",
                    "tagline": "The Successor",
                    "start_date": "1996-04-05",
                    "end_date": "1996-04-07",
                    "location": "Provincie Utrecht, Utrecht, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.0,
                    "longitude": 5.25,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "ptm"
    ]
}