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

{
    "url": "https://demozoo.org/api/v1/productions/73392/?format=api",
    "demozoo_url": "https://demozoo.org/productions/73392/",
    "id": 73392,
    "title": "Happy Bear",
    "author_nicks": [
        {
            "name": "The Ultra Crew",
            "abbreviation": "TUC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32164/?format=api",
                "id": 32164,
                "name": "The Ultra Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-28",
    "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": "Alchemist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31996/?format=api",
                    "id": 31996,
                    "name": "Alchemist",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Alchemist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31996/?format=api",
                    "id": 31996,
                    "name": "Alchemist",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Alchemist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31996/?format=api",
                    "id": 31996,
                    "name": "Alchemist",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Alchemist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31996/?format=api",
                    "id": 31996,
                    "name": "Alchemist",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Concept"
        },
        {
            "nick": {
                "name": "Argonaut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32049/?format=api",
                    "id": 32049,
                    "name": "Argonaut",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TUC/H_BEAR.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/big_floppy_people07/atari/demo/tuc-happy_bear.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/demo-atari-st-happy-bear_26954.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31454"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "6.074",
            "competition": {
                "id": 7712,
                "name": "Other Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1874/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1874/",
                    "id": 1874,
                    "name": "Big Floppy People 2007",
                    "tagline": "",
                    "start_date": "2007-07-27",
                    "end_date": "2007-07-29",
                    "location": "Helsingborg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.043919,
                    "longitude": 12.69587,
                    "website": "http://bfp.c64.org/files/2007-BFP/wwwroot/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7c/0c/0378.91684.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/7c/0c/0378.91684.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7c/0c/0378.91684.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/9b/91/0ccc.91685.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/9b/91/0ccc.91685.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9b/91/0ccc.91685.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}