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

{
    "url": "https://demozoo.org/api/v1/productions/175266/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175266/",
    "id": 175266,
    "title": "Datacalypse Demo",
    "author_nicks": [
        {
            "name": "Focus",
            "abbreviation": "FCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7224/?format=api",
                "id": 7224,
                "name": "Focus",
                "is_group": true
            }
        },
        {
            "name": "Vision",
            "abbreviation": "VSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1475/?format=api",
                    "id": 1475,
                    "name": "Hein",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1475/?format=api",
                    "id": 1475,
                    "name": "Hein",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Sander",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7278/?format=api",
                    "id": 7278,
                    "name": "Sander",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/f/Focus/Datacalypse_Demo.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=125153"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/vision/c64/datacalypse_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=99765"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56948"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3394/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3394/",
            "id": 3394,
            "name": "Datacalypse 2011",
            "tagline": "",
            "start_date": "2011-04-23",
            "end_date": "2011-04-24",
            "location": "Gemeente Amsterdam, North Holland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.37302,
            "longitude": 4.89856,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2a/65/0dae.280345.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/2a/65/0dae.280345.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2a/65/0dae.280345.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}