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

{
    "url": "https://demozoo.org/api/v1/productions/361611/?format=api",
    "demozoo_url": "https://demozoo.org/productions/361611/",
    "id": 361611,
    "title": "RTZX Next",
    "author_nicks": [
        {
            "name": "Virtual Vision Group",
            "abbreviation": "VVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9176/?format=api",
                "id": 9176,
                "name": "Virtual Vision Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-11-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
            "id": 69,
            "name": "ZX Spectrum Enhanced"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rcl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20639/?format=api",
                    "id": 20639,
                    "name": "Rcl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111227/?format=api",
                    "id": 111227,
                    "name": "Pator",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Grongy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118302/?format=api",
                    "id": 118302,
                    "name": "Grongy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "LeMiC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32784/?format=api",
                    "id": 32784,
                    "name": "LeMiC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/demosplash24/demo/rtzx_next.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=101337"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=73S-f-YqT24"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "555.0",
            "competition": {
                "id": 19534,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4956/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4956/",
                    "id": 4956,
                    "name": "Demosplash 2024",
                    "tagline": "",
                    "start_date": "2024-11-15",
                    "end_date": "2024-11-16",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": "https://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8d/a2/3464.353280.png",
            "original_width": 522,
            "original_height": 417,
            "standard_url": "https://media.demozoo.org/screens/s/8d/a2/3464.353280.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8d/a2/3464.353280.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-spectrum-next"
    ]
}