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

{
    "url": "https://demozoo.org/api/v1/productions/32731/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32731/",
    "id": 32731,
    "title": "Dreamworld",
    "author_nicks": [
        {
            "name": "Giants",
            "abbreviation": "GTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5531/?format=api",
                "id": 5531,
                "name": "Giants",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-07-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Orbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13498/?format=api",
                    "id": 13498,
                    "name": "Orbit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13011/?format=api",
                    "id": 13011,
                    "name": "Wizard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13011/?format=api",
                    "id": 13011,
                    "name": "Wizard",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/G/Giants/GTS-DRFX.LHA"
        },
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/G/Giants/GTS-DRMW.LHA"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/scc96/demo/str-demo.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/scc96/intro/gts-drfx.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11277"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14468"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sBVQasNX4rQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "24",
            "competition": {
                "id": 2696,
                "name": "Amiga/PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/842/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/842/",
                    "id": 842,
                    "name": "Summer Computer Conference (SCC) 1996",
                    "tagline": "",
                    "start_date": "1996-07-12",
                    "end_date": "1996-07-14",
                    "location": "Köping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.514568,
                    "longitude": 15.99669,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/37/74/2226.jw25019b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/37/74/2226.jw25019b.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/74/2226.jw25019b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/89/f0/83e3.jw25019a.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/89/f0/83e3.jw25019a.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/f0/83e3.jw25019a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}