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

{
    "url": "https://demozoo.org/api/v1/productions/370504/?format=api",
    "demozoo_url": "https://demozoo.org/productions/370504/",
    "id": 370504,
    "title": "Blocks",
    "author_nicks": [
        {
            "name": "foym",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135294/?format=api",
                "id": 135294,
                "name": "foym",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-04-05",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://speccy.top/download/blocks_256b_intro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103885"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=eWUGvqVL77E"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "265",
            "competition": {
                "id": 19782,
                "name": "ZX Spectrum Intro 256b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5227/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5227/",
                    "id": 5227,
                    "name": "speccy.pl party 2025",
                    "tagline": "",
                    "start_date": "2025-04-05",
                    "end_date": "2025-04-05",
                    "location": "Warszawa, Mazovia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.23547,
                    "longitude": 21.04191,
                    "website": "https://speccy.pl/party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/43/1ed2.358920.png",
            "original_width": 352,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/6f/43/1ed2.358920.png",
            "standard_width": 352,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/43/1ed2.358920.png",
            "thumbnail_width": 183,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-spectrum-48k",
        "48k"
    ]
}