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

{
    "url": "https://demozoo.org/api/v1/productions/47290/?format=api",
    "demozoo_url": "https://demozoo.org/music/47290/",
    "id": 47290,
    "title": "Bauschwein",
    "author_nicks": [
        {
            "name": "Neuralnet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3958/?format=api",
                "id": 3958,
                "name": "Neuralnet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "AttentionWhore",
            "abbreviation": "ATW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3524/?format=api",
                "id": 3524,
                "name": "AttentionWhore",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-12-28",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/tum12/music_loop/tum-2012-loop-0.3.wav"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "89",
            "competition": {
                "id": 4758,
                "name": "Loop Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1475/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1475/",
                    "id": 1475,
                    "name": "The Ultimate Meeting 2012",
                    "tagline": "The Ultimate Moving",
                    "start_date": "2012-12-27",
                    "end_date": "2012-12-29",
                    "location": "Griesheim, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.860748,
                    "longitude": 8.56369,
                    "website": "http://2012.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "loop"
    ]
}