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

{
    "url": "https://demozoo.org/api/v1/productions/33199/?format=api",
    "demozoo_url": "https://demozoo.org/music/33199/",
    "id": 33199,
    "title": "Mysiga Meloner",
    "author_nicks": [
        {
            "name": "Fudge",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19458/?format=api",
                "id": 19458,
                "name": "Fudge",
                "is_group": false
            }
        },
        {
            "name": "Zalo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7008/?format=api",
                "id": 7008,
                "name": "Zalo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-07-13",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Fudge/mysiga%20meloner.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "52",
            "competition": {
                "id": 2767,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/878/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/878/",
                    "id": 878,
                    "name": "The Summer Party 1996",
                    "tagline": "",
                    "start_date": "1996-07-12",
                    "end_date": "1996-07-14",
                    "location": "Aalborg, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 57.049351,
                    "longitude": 9.91629,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}