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

{
    "url": "https://demozoo.org/api/v1/productions/303874/?format=api",
    "demozoo_url": "https://demozoo.org/music/303874/",
    "id": 303874,
    "title": "WaveBender",
    "author_nicks": [
        {
            "name": "Nagash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7046/?format=api",
                "id": 7046,
                "name": "Nagash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kitaguni Inc.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129180/?format=api",
                "id": 129180,
                "name": "Kitaguni Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-01-03",
    "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/Fasttracker%202/Nagash/wavebend.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/midwinter98/music/wavebend.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "=1",
            "score": "",
            "competition": {
                "id": 13939,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3516/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3516/",
                    "id": 3516,
                    "name": "Midwinter 1998",
                    "tagline": "",
                    "start_date": "1998-01-02",
                    "end_date": "1998-01-04",
                    "location": "Sollefteå Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 63.38333,
                    "longitude": 16.91667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "12ch",
        "xm"
    ]
}