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

{
    "url": "https://demozoo.org/api/v1/productions/46623/?format=api",
    "demozoo_url": "https://demozoo.org/music/46623/",
    "id": 46623,
    "title": "Shut Up",
    "author_nicks": [
        {
            "name": "K2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28770/?format=api",
                "id": 28770,
                "name": "K2",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dejoco Arts",
            "abbreviation": "Dja",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28771/?format=api",
                "id": 28771,
                "name": "Dejoco Arts",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-10-07",
    "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/2000/bcnparty00/mmul/shut_up-k2.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "20",
            "competition": {
                "id": 4663,
                "name": "Mmul",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1094/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1094/",
                    "id": 1094,
                    "name": "BCN Party 2000",
                    "tagline": "",
                    "start_date": "2000-10-06",
                    "end_date": "2000-10-08",
                    "location": "Província de Barcelona, Catalonia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.66667,
                    "longitude": 2.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}