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

{
    "url": "https://demozoo.org/api/v1/productions/49831/?format=api",
    "demozoo_url": "https://demozoo.org/music/49831/",
    "id": 49831,
    "title": "90s dream",
    "author_nicks": [
        {
            "name": "Mice",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/824/?format=api",
                "id": 824,
                "name": "Mice",
                "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-09-04",
    "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/sundown10/mp3_ogg/mice_-_90s_dream.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "84",
            "competition": {
                "id": 1643,
                "name": "Newschool Music (streaming)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/553/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/553/",
                    "id": 553,
                    "name": "Sundown 2010",
                    "tagline": "",
                    "start_date": "2010-09-03",
                    "end_date": "2010-09-05",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}