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

{
    "url": "https://demozoo.org/api/v1/productions/37972/?format=api",
    "demozoo_url": "https://demozoo.org/music/37972/",
    "id": 37972,
    "title": "Chilli Am Morgen",
    "author_nicks": [
        {
            "name": "psykon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3814/?format=api",
                "id": 3814,
                "name": "psykon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Atlantis",
            "abbreviation": "ATL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis",
                "is_group": true
            }
        },
        {
            "name": "Mercury",
            "abbreviation": "HG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                "id": 3556,
                "name": "Mercury",
                "is_group": true
            }
        },
        {
            "name": "The Obsessed Maniacs",
            "abbreviation": "TOM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3952/?format=api",
                "id": 3952,
                "name": "The Obsessed Maniacs",
                "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/loopcompo/psykon_-_chili_am_morgen.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "18",
            "score": "13",
            "competition": {
                "id": 3442,
                "name": "Loop",
                "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": [
        "loop"
    ]
}