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

{
    "url": "https://demozoo.org/api/v1/productions/34533/?format=api",
    "demozoo_url": "https://demozoo.org/music/34533/",
    "id": 34533,
    "title": "(In my mind) I can fly",
    "author_nicks": [
        {
            "name": "Silencer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11312/?format=api",
                "id": 11312,
                "name": "Silencer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Shadows Of The Underground",
            "abbreviation": "SOTU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13788/?format=api",
                "id": 13788,
                "name": "Shadows Of The Underground",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-10-03",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/distance97/mmul/sil-fly.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "2",
            "competition": {
                "id": 2927,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/887/",
                    "id": 887,
                    "name": "Distance 1997",
                    "tagline": "",
                    "start_date": "1997-10-02",
                    "end_date": "1997-10-04",
                    "location": "Oslo County, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.9119,
                    "longitude": 10.7336,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}