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

{
    "url": "https://demozoo.org/api/v1/productions/335369/?format=api",
    "demozoo_url": "https://demozoo.org/productions/335369/",
    "id": 335369,
    "title": "double double",
    "author_nicks": [
        {
            "name": "Deater",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76588/?format=api",
                "id": 76588,
                "name": "Deater",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Deater",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76588/?format=api",
                    "id": 76588,
                    "name": "Deater",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://deater.net/weave/vmwprod/mode_switch/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://deater.net/weave/vmwprod/mode_switch/double.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94469"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bXj2Wkcgjcs"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7e/d9/595c.339141.png",
            "original_width": 877,
            "original_height": 664,
            "standard_url": "https://media.demozoo.org/screens/s/7e/d9/595c.339141.jpg",
            "standard_width": 396,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/d9/595c.339141.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}