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

{
    "url": "https://demozoo.org/api/v1/productions/54530/?format=api",
    "demozoo_url": "https://demozoo.org/music/54530/",
    "id": 54530,
    "title": "Widow's Envelope",
    "author_nicks": [
        {
            "name": "Blade",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32725/?format=api",
                "id": 32725,
                "name": "Blade",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crux",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25319/?format=api",
                "id": 25319,
                "name": "Crux",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-07",
    "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/2001/flag01/m4ch/widow_senvelope.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "62",
            "competition": {
                "id": 5756,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/83/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/83/",
                    "id": 83,
                    "name": "FLaG 2001",
                    "tagline": "",
                    "start_date": "2001-07-06",
                    "end_date": "2001-07-08",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://flag2001.demoscene.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}