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

{
    "url": "https://demozoo.org/api/v1/productions/182242/?format=api",
    "demozoo_url": "https://demozoo.org/productions/182242/",
    "id": 182242,
    "title": "Station Event",
    "author_nicks": [
        {
            "name": "Patu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58925/?format=api",
                "id": 58925,
                "name": "Patu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-01-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Patu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58925/?format=api",
                    "id": 58925,
                    "name": "Patu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/magfest18/shadertoy/patu-%5Bmagfest%5D_station_event.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73281"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/4llfDs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13997,
                "name": "ShaderToy (remote entries)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3530/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3530/",
                    "id": 3530,
                    "name": "Demoscene at MAGFest 2018",
                    "tagline": "",
                    "start_date": "2018-01-05",
                    "end_date": "2018-01-07",
                    "location": "National Harbor, Prince George's County, Maryland, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 38.78264,
                    "longitude": -77.01506,
                    "website": "http://super.magfest.org/guest2018/demoscene-at-magfest-2018/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ce/20/77e6.154479.png",
            "original_width": 800,
            "original_height": 450,
            "standard_url": "https://media.demozoo.org/screens/s/ce/20/77e6.154479.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ce/20/77e6.154479.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "shader-sandbox"
    ]
}