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

{
    "url": "https://demozoo.org/api/v1/productions/38022/?format=api",
    "demozoo_url": "https://demozoo.org/music/38022/",
    "id": 38022,
    "title": "The Funky Mornin' Shit",
    "author_nicks": [
        {
            "name": "Knuetzler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23087/?format=api",
                "id": 23087,
                "name": "Knuetzler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ultrasound",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23088/?format=api",
                "id": 23088,
                "name": "Ultrasound",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-08-09",
    "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/2008/evoke08/mp3_ogg/dr.knuetzler-the_funky_mornin_shit.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "40",
            "competition": {
                "id": 3446,
                "name": "MP3/OGG Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/356/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/356/",
                    "id": 356,
                    "name": "Evoke 2008",
                    "tagline": "",
                    "start_date": "2008-08-08",
                    "end_date": "2008-08-10",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2008/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}