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

{
    "url": "https://demozoo.org/api/v1/productions/171563/?format=api",
    "demozoo_url": "https://demozoo.org/music/171563/",
    "id": 171563,
    "title": "Ghost of Christmas",
    "author_nicks": [
        {
            "name": "Melomaniac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8748/?format=api",
                "id": 8748,
                "name": "Melomaniac",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08",
    "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/Melomaniac/ghost of christmas.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.1/DEMO.%2799/Campus.%2799/4channel/ghostofc.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13179,
                "name": "4-channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2199/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2199/",
                    "id": 2199,
                    "name": "Campus Party 1999",
                    "tagline": "",
                    "start_date": "1999-08",
                    "end_date": "1999-08",
                    "location": "Mollina, Provincia de Málaga, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 37.13785,
                    "longitude": -4.64128,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}