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

{
    "url": "https://demozoo.org/api/v1/productions/54226/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54226/",
    "id": 54226,
    "title": "Discotro",
    "author_nicks": [
        {
            "name": "Hollow Chocolate Bunnies Of The Apocalypse",
            "abbreviation": "HCBA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32336/?format=api",
                "id": 32336,
                "name": "Hollow Chocolate Bunnies Of The Apocalypse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/tum06/fast/coding/discotro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28682"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "178",
            "competition": {
                "id": 5702,
                "name": "Disco-Style Effect Coding (Fast Coding)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/171/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/171/",
                    "id": 171,
                    "name": "The Ultimate Meeting 2006",
                    "tagline": "",
                    "start_date": "2006-12-27",
                    "end_date": "2006-12-29",
                    "location": "Stadtteil Durlach, Karlsruhe, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.994949,
                    "longitude": 8.47018,
                    "website": "http://2006.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}