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

{
    "url": "https://demozoo.org/api/v1/productions/82346/?format=api",
    "demozoo_url": "https://demozoo.org/music/82346/",
    "id": 82346,
    "title": "Geiler Elektroscheiss",
    "author_nicks": [
        {
            "name": "Selecta Novel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6283/?format=api",
                "id": 6283,
                "name": "Novel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Gnumpf-Posse",
            "abbreviation": "GNP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5928/?format=api",
                "id": 5928,
                "name": "Gnumpf-Posse",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-11-26",
    "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/2005/trsac05/mp3_ogg/geiler_elektroscheiss_by_selecta_novel.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "=8",
            "score": "29",
            "competition": {
                "id": 8606,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/189/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/189/",
                    "id": 189,
                    "name": "TRSAC 2005",
                    "tagline": "TPOAKATRSAC",
                    "start_date": "2005-11-25",
                    "end_date": "2005-11-27",
                    "location": "Kongens Lyngby, Lyngby-Tårbæk Kommune, Capital Region, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.77044,
                    "longitude": 12.50378,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}