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

{
    "url": "https://demozoo.org/api/v1/productions/79266/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79266/",
    "id": 79266,
    "title": "Blowfishtro",
    "author_nicks": [
        {
            "name": "OverThrow Machine",
            "abbreviation": "OTM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19423/?format=api",
                "id": 19423,
                "name": "OverThrow Machine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-09-17",
    "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/pilgrimage04/blender/blowfishtro_-_otm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13683"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "89",
            "competition": {
                "id": 8212,
                "name": "Blender",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1228/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1228/",
                    "id": 1228,
                    "name": "Pilgrimage 2004",
                    "tagline": "",
                    "start_date": "2004-09-17",
                    "end_date": "2004-09-18",
                    "location": "Salt Lake City, Salt Lake County, Utah, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.76078,
                    "longitude": -111.89105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}