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

{
    "url": "https://demozoo.org/api/v1/productions/336728/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336728/",
    "id": 336728,
    "title": "intro06",
    "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": "2024-01-22",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "foym",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135294/?format=api",
                    "id": 135294,
                    "name": "foym",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Set",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9329/?format=api",
                    "id": 9329,
                    "name": "Seth",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://speccy.top/download/intro06.tap.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/foym/intro06_tap.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95906"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Lt94h5PmE5E"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/c8/cd10.337823.png",
            "original_width": 352,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/2e/c8/cd10.337823.png",
            "standard_width": 352,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/c8/cd10.337823.png",
            "thumbnail_width": 183,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/58/f9/196c.337824.png",
            "original_width": 352,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/58/f9/196c.337824.png",
            "standard_width": 352,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/f9/196c.337824.png",
            "thumbnail_width": 183,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-spectrum-48k",
        "ay8910",
        "48k"
    ]
}