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

{
    "url": "https://demozoo.org/api/v1/productions/37124/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37124/",
    "id": 37124,
    "title": "Need for fun",
    "author_nicks": [
        {
            "name": "Gavhazard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24141/?format=api",
                "id": 24141,
                "name": "Gavhazard",
                "is_group": false
            }
        },
        {
            "name": "Gedeon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24142/?format=api",
                "id": 24142,
                "name": "Gedeon",
                "is_group": false
            }
        },
        {
            "name": "Valdor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24143/?format=api",
                "id": 24143,
                "name": "Valdor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Paradise Studios",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24389/?format=api",
                "id": 24389,
                "name": "Paradise Studios",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/1997/wired97/game100k/100kgame.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/wired97/game100k/nff.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 3317,
                "name": "PC Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/335/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/335/",
                    "id": 335,
                    "name": "Wired 1997",
                    "tagline": "",
                    "start_date": "1997-07-18",
                    "end_date": "1997-07-20",
                    "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.41464,
                    "longitude": 3.8471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/72/9f/c08d.103991.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/72/9f/c08d.103991.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/9f/c08d.103991.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "micro-machines"
    ]
}