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

{
    "url": "https://demozoo.org/api/v1/productions/37158/?format=api",
    "demozoo_url": "https://demozoo.org/music/37158/",
    "id": 37158,
    "title": "Illumination",
    "author_nicks": [
        {
            "name": "KeyG",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20135/?format=api",
                "id": 20135,
                "name": "KeyG",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Screw!Bolt",
            "abbreviation": "S!B",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16967/?format=api",
                "id": 16967,
                "name": "Screw!Bolt",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-19",
    "supertype": "music",
    "platforms": [],
    "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/Fasttracker%202/KeyG/illumination.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 20,
            "ranking": "20",
            "score": "11",
            "competition": {
                "id": 3322,
                "name": "Amiga & PC Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/335/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/335/",
                    "id": 335,
                    "name": "Wired 1997",
                    "tagline": "",
                    "start_date": "1997-07-18",
                    "end_date": "1997-07-20",
                    "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.41464,
                    "longitude": 3.8471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "26ch"
    ]
}