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

{
    "url": "https://demozoo.org/api/v1/productions/88160/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88160/",
    "id": 88160,
    "title": "Ugly Love Bounce Thing",
    "author_nicks": [
        {
            "name": "Beardswitcher",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43530/?format=api",
                "id": 43530,
                "name": "Beardswitcher",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-04-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2013/gubbdata13/demo_6581/beardswitcher-uglylovebouncething.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=118384"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65321"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "3.1",
            "competition": {
                "id": 9368,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1807/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1807/",
                    "id": 1807,
                    "name": "Gubbdata 2013",
                    "tagline": "You can be a hero even if you are a little bald.",
                    "start_date": "2013-04-26",
                    "end_date": "2013-04-28",
                    "location": "Lunds Kommun, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.71667,
                    "longitude": 13.2,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/91/1f/3591.57846.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/91/1f/3591.57846.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/91/1f/3591.57846.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}