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

{
    "url": "https://demozoo.org/api/v1/productions/321486/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321486/",
    "id": 321486,
    "title": "Ganzfeld",
    "author_nicks": [
        {
            "name": "Baze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9004/?format=api",
                "id": 9004,
                "name": "Baze",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "3SC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9005/?format=api",
                "id": 9005,
                "name": "3SC",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-03-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://baze.sk/3sc/files/ganzfeld.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/forever23/zx_spectrum_demo/ganzfeld.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93967"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/42046"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=g5YmlOu8ing"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "605",
            "competition": {
                "id": 17775,
                "name": "ZX Spectrum Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3887/",
                    "id": 3887,
                    "name": "Forever 2023",
                    "tagline": "21: ROBOT",
                    "start_date": "2023-03-17",
                    "end_date": "2023-03-19",
                    "location": "Suchá nad Parnou, Okres Trnava, Trnavský kraj, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.41342,
                    "longitude": 17.48444,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/de/5e02.322606.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/eb/de/5e02.322606.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/de/5e02.322606.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "meteoriks-watchlist-2024"
    ]
}