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

{
    "url": "https://demozoo.org/api/v1/productions/17795/?format=api",
    "demozoo_url": "https://demozoo.org/productions/17795/",
    "id": 17795,
    "title": "Mushroom Crusher Extreme",
    "author_nicks": [
        {
            "name": "Kajak Games",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12826/?format=api",
                "id": 12826,
                "name": "Kajak Games",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-07",
    "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": "BaseUrl",
            "url": "http://media.assembly.org/gamedev/2011/MushroomCrusherExtreme%5BKAJAK%5Dv2.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/assembly11/gamedev/mushroom_crusher_extreme_by_kajak_games.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57434"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "629",
            "competition": {
                "id": 1021,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2/",
                    "id": 2,
                    "name": "Assembly 2011",
                    "tagline": "Assembly Summer 2011",
                    "start_date": "2011-08-04",
                    "end_date": "2011-08-07",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}