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

{
    "url": "https://demozoo.org/api/v1/productions/202474/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202474/",
    "id": 202474,
    "title": "Past Racer",
    "author_nicks": [
        {
            "name": "Jetlag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77053/?format=api",
                "id": 77053,
                "name": "Jetlag",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-20",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Provod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                    "id": 24024,
                    "name": "Provod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Provod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                    "id": 24024,
                    "name": "Provod",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals"
        },
        {
            "nick": {
                "name": "Keen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15678/?format=api",
                    "id": 15678,
                    "name": "Keen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Keen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15678/?format=api",
                    "id": 15678,
                    "name": "Keen",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "direction"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/revision19/pc-4k-intro/jetlag-past-racer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81016"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5iNO421u7DQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "1152",
            "competition": {
                "id": 15056,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3770/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3770/",
                    "id": 3770,
                    "name": "Revision 2019",
                    "tagline": "",
                    "start_date": "2019-04-19",
                    "end_date": "2019-04-22",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2019.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/41/a5/a753.184518.png",
            "original_width": 1830,
            "original_height": 1037,
            "standard_url": "https://media.demozoo.org/screens/s/41/a5/a753.184518.jpg",
            "standard_width": 400,
            "standard_height": 226,
            "thumbnail_url": "https://media.demozoo.org/screens/t/41/a5/a753.184518.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 113
        }
    ],
    "tags": [
        "crinkler",
        "4klang",
        "shader-minifier",
        "glsl",
        "stameska"
    ]
}