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

{
    "url": "https://demozoo.org/api/v1/productions/50193/?format=api",
    "demozoo_url": "https://demozoo.org/music/50193/",
    "id": 50193,
    "title": "Hard Attack I",
    "author_nicks": [
        {
            "name": "Orion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28862/?format=api",
                "id": 28862,
                "name": "Orion",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Accept Corp",
            "abbreviation": "AC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8947/?format=api",
                "id": 8947,
                "name": "Accept Corp",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-05-06",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/paradox00/mmul/alternative/or-hard1.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "5.25",
            "competition": {
                "id": 5139,
                "name": "Alternative Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/283/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/283/",
                    "id": 283,
                    "name": "Paradox 2000",
                    "tagline": "",
                    "start_date": "2000-05-06",
                    "end_date": "2000-05-07",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": "http://www.pdx2k.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}