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

{
    "url": "https://demozoo.org/api/v1/productions/34699/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34699/",
    "id": 34699,
    "title": "DodgeCraft",
    "author_nicks": [
        {
            "name": "xXxBONGxXx96",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22926/?format=api",
                "id": 22926,
                "name": "xXxBONGxXx96",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-05-19",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/birdie12/game/complete.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59331"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "250",
            "competition": {
                "id": 2955,
                "name": "Game Dev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1386/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1386/",
                    "id": 1386,
                    "name": "Birdie 2012 (22)",
                    "tagline": "Birdie MMXII",
                    "start_date": "2012-05-17",
                    "end_date": "2012-05-20",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.858452,
                    "longitude": 17.644051,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}