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

{
    "url": "https://demozoo.org/api/v1/productions/8879/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8879/",
    "id": 8879,
    "title": "Future Visions",
    "author_nicks": [
        {
            "name": "Potion",
            "abbreviation": "PTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7122/?format=api",
                "id": 7122,
                "name": "Potion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Phatwoman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11867/?format=api",
                    "id": 11867,
                    "name": "Phatwoman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nelson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7125/?format=api",
                    "id": 7125,
                    "name": "Nelson",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics, design"
        },
        {
            "nick": {
                "name": "Mavey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7124/?format=api",
                    "id": 7124,
                    "name": "Mavey",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Skip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7123/?format=api",
                    "id": 7123,
                    "name": "Skipp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "soundengine"
        },
        {
            "nick": {
                "name": "Mavey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7124/?format=api",
                    "id": 7124,
                    "name": "Mavey",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics, design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/assembly02/in64/ass02.amiga.64k.potion.future.visions.vcd.mpeg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/assembly02/in64/future_visions_by_potion.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=12266"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7210"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ENqTHQ4kEEo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "3105",
            "competition": {
                "id": 1741,
                "name": "Combined 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/108/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/108/",
                    "id": 108,
                    "name": "Assembly 2002",
                    "tagline": "",
                    "start_date": "2002-08-01",
                    "end_date": "2002-08-04",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}