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

{
    "url": "https://demozoo.org/api/v1/productions/317938/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317938/",
    "id": 317938,
    "title": "Fractal Reactor",
    "author_nicks": [
        {
            "name": "GoingDigital",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135704/?format=api",
                "id": 135704,
                "name": "GoingDigital",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-01-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "GoingDigital",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135704/?format=api",
                    "id": 135704,
                    "name": "GoingDigital",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/going-digital/FractalReactor/releases/download/party/FractalReactor.by.GoingDigital.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/get_ready23/new_talent/fractalreactor-by-goingdigital.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93350"
        },
        {
            "link_class": "Tic80Cart",
            "url": "https://tic80.com/play?cart=3179"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=MxPkuzIvtSI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "160",
            "competition": {
                "id": 17612,
                "name": "New Talent Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4596/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4596/",
                    "id": 4596,
                    "name": "Get Ready",
                    "tagline": "Get Ready for Lovebyte 2023",
                    "start_date": "2023-01-14",
                    "end_date": "2023-01-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/40/ed/490d.319196.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/40/ed/490d.319196.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/ed/490d.319196.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "source-available",
        "sierpinski"
    ]
}