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

{
    "url": "https://demozoo.org/api/v1/productions/151440/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151440/",
    "id": 151440,
    "title": "Boing!",
    "author_nicks": [
        {
            "name": "Acid Smurf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62667/?format=api",
                "id": 62667,
                "name": "Acid Smurf",
                "is_group": false
            }
        },
        {
            "name": "Mr. Pipe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62668/?format=api",
                "id": 62668,
                "name": "Mr. Pipe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-31",
    "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/1998/dreamhack98/3dem/boing_by.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12028,
                "name": "3DFX/DirectX Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/242/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/242/",
                    "id": 242,
                    "name": "Dreamhack 1998",
                    "tagline": "",
                    "start_date": "1998-10-29",
                    "end_date": "1998-11-01",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}