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

{
    "url": "https://demozoo.org/api/v1/productions/55182/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55182/",
    "id": 55182,
    "title": "Gabberhammer",
    "author_nicks": [
        {
            "name": "JCO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                "id": 1981,
                "name": "JCO",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2004/tum04/demo/jco_-_gabberhammer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15102"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "202",
            "competition": {
                "id": 5887,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/169/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/169/",
                    "id": 169,
                    "name": "The Ultimate Meeting 2004",
                    "tagline": "Christmas with your *real* family",
                    "start_date": "2004-12-27",
                    "end_date": "2004-12-29",
                    "location": "Hemsbach, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.591995,
                    "longitude": 8.64747,
                    "website": "http://2004.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}