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

{
    "url": "https://demozoo.org/api/v1/productions/79627/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79627/",
    "id": 79627,
    "title": "Elite",
    "author_nicks": [
        {
            "name": "TomF",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41281/?format=api",
                "id": 41281,
                "name": "TomF",
                "is_group": false
            }
        }
    ],
    "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/wildcard/elite-final_-_tomf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13679"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "49",
            "competition": {
                "id": 8232,
                "name": "Wildcard",
                "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": []
}