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

{
    "url": "https://demozoo.org/api/v1/productions/30983/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30983/",
    "id": 30983,
    "title": "Evil Chickens",
    "author_nicks": [
        {
            "name": "The Hullkort Masters",
            "abbreviation": "HKM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8695/?format=api",
                "id": 8695,
                "name": "The Hullkort Masters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-04-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/thegathering06/gamedev/the_hullkort_masters_-_evil_chickens.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50588"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "450",
            "competition": {
                "id": 2503,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/52/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/52/",
                    "id": 52,
                    "name": "The Gathering 2006",
                    "tagline": "The Dark Side of Pluto",
                    "start_date": "2006-04-12",
                    "end_date": "2006-04-16",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}