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

{
    "url": "https://demozoo.org/api/v1/productions/309341/?format=api",
    "demozoo_url": "https://demozoo.org/productions/309341/",
    "id": 309341,
    "title": "Paradox Bootblock",
    "author_nicks": [
        {
            "name": "The Frog Buds",
            "abbreviation": "TFB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8929/?format=api",
                "id": 8929,
                "name": "The Frog Buds",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Paradox",
            "abbreviation": "PDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox",
                "is_group": true
            }
        }
    ],
    "release_date": "1993",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Flasher Jack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10106/?format=api",
                    "id": 10106,
                    "name": "hitchhikr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.hitchhikr.net/Pdx_Boot.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/paradox/amiga/pdx_boot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60587"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/06/03/e9b6.343441.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/06/03/e9b6.343441.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/06/03/e9b6.343441.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "bootsector",
        "source-available"
    ]
}