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

{
    "url": "https://demozoo.org/api/v1/productions/154359/?format=api",
    "demozoo_url": "https://demozoo.org/music/154359/",
    "id": 154359,
    "title": "What's Our Name",
    "author_nicks": [
        {
            "name": "Heretic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6517/?format=api",
                "id": 6517,
                "name": "Heretic",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-09-09",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/bizarre95/mmul/destiny.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1991,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/445/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/445/",
                    "id": 445,
                    "name": "Bizarre 1995",
                    "tagline": "",
                    "start_date": "1995-09-09",
                    "end_date": "1995-09-10",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}