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

{
    "url": "https://demozoo.org/api/v1/productions/34283/?format=api",
    "demozoo_url": "https://demozoo.org/music/34283/",
    "id": 34283,
    "title": "50hoursofsleepdeprivation",
    "author_nicks": [
        {
            "name": "Vastator",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22731/?format=api",
                "id": 22731,
                "name": "Vastator",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Net Generation",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13804/?format=api",
                "id": 13804,
                "name": "Net Generation",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-23",
    "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/crash97/m4ch/50hours.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 2896,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/901/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/901/",
                    "id": 901,
                    "name": "Crash 1997",
                    "tagline": "",
                    "start_date": "1997-08-22",
                    "end_date": "1997-08-24",
                    "location": "Calgary, Alberta, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 51.05011,
                    "longitude": -114.08529,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}