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

{
    "url": "https://demozoo.org/api/v1/productions/174510/?format=api",
    "demozoo_url": "https://demozoo.org/music/174510/",
    "id": 174510,
    "title": "Event Horizon",
    "author_nicks": [
        {
            "name": "Coma",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8675/?format=api",
                "id": 8675,
                "name": "Coma",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "3 Little Elks",
            "abbreviation": "3LE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8676/?format=api",
                "id": 8676,
                "name": "3 Little Elks",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-05-11",
    "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/Coma/event horizon.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13396,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/465/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/465/",
                    "id": 465,
                    "name": "Compusphere 1996 (6)",
                    "tagline": "",
                    "start_date": "1996-05-10",
                    "end_date": "1996-05-12",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mod"
    ]
}