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

{
    "url": "https://demozoo.org/api/v1/productions/70057/?format=api",
    "demozoo_url": "https://demozoo.org/productions/70057/",
    "id": 70057,
    "title": "Are You Dreaming",
    "author_nicks": [
        {
            "name": "Animal Mine",
            "abbreviation": "AM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2150/?format=api",
                "id": 2150,
                "name": "Animal Mine",
                "is_group": true
            }
        },
        {
            "name": "Germs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2191/?format=api",
                "id": 2191,
                "name": "The Germs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Domm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2307/?format=api",
                    "id": 2307,
                    "name": "Domm",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "JMS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/531/?format=api",
                    "id": 531,
                    "name": "JMS",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sledge Hammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34387/?format=api",
                    "id": 34387,
                    "name": "Sledge Hammer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sledge Hammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34387/?format=api",
                    "id": 34387,
                    "name": "Sledge Hammer",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Hacking, Packing"
        },
        {
            "nick": {
                "name": "Zaxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2314/?format=api",
                    "id": 2314,
                    "name": "Zaxx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/G/GERMS/DREAMING.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/demo-atari-st-are-you-dreaming_26515.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60071"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/e3/f92e.133847.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/2e/e3/f92e.133847.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/e3/f92e.133847.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}