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

{
    "url": "https://demozoo.org/api/v1/productions/85799/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85799/",
    "id": 85799,
    "title": "Flame",
    "author_nicks": [
        {
            "name": "Jeri Ellsworth",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42861/?format=api",
                "id": 42861,
                "name": "Jeri Ellsworth",
                "is_group": false
            }
        },
        {
            "name": "The Fat Man",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42862/?format=api",
                "id": 42862,
                "name": "The Fat Man",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Flame",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107970/?format=api",
                "id": 107970,
                "name": "Flame",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-04-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.archive.org/download/BlockParty2008CompetitionsAndAwards/BlockParty2008_03_Wild_FLAME.mpg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50513"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "190",
            "competition": {
                "id": 9041,
                "name": "WiLDCARD",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/664/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/664/",
                    "id": 664,
                    "name": "Blockparty 2008",
                    "tagline": "",
                    "start_date": "2008-04-04",
                    "end_date": "2008-04-06",
                    "location": "Cleveland, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 41.504711,
                    "longitude": -81.690742,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "no-binaries",
        "fpga"
    ]
}