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

{
    "url": "https://demozoo.org/api/v1/productions/31561/?format=api",
    "demozoo_url": "https://demozoo.org/music/31561/",
    "id": 31561,
    "title": "Static Resonance (TG Edit)",
    "author_nicks": [
        {
            "name": "ReDubb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58198/?format=api",
                "id": 58198,
                "name": "Sebbert",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-04-07",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/thegathering12/music_freestyle/static_resonance_%28tg_edit%29-by-redubb.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "8",
            "competition": {
                "id": 2548,
                "name": "Freestyle Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1223/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1223/",
                    "id": 1223,
                    "name": "The Gathering 2012",
                    "tagline": "At the end of the universe",
                    "start_date": "2012-04-04",
                    "end_date": "2012-04-08",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793911,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}