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

{
    "url": "https://demozoo.org/api/v1/productions/25482/?format=api",
    "demozoo_url": "https://demozoo.org/music/25482/",
    "id": 25482,
    "title": "Squeezebox",
    "author_nicks": [
        {
            "name": "Hansee",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/809/?format=api",
                "id": 809,
                "name": "Hansee",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-08-28",
    "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/2010/evoke10/mp3_ogg/hansee-squeezebox.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "13",
            "competition": {
                "id": 1761,
                "name": "MP3 / OGG",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/358/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/358/",
                    "id": 358,
                    "name": "Evoke 2010",
                    "tagline": "",
                    "start_date": "2010-08-27",
                    "end_date": "2010-08-29",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/2010/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}