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

{
    "url": "https://demozoo.org/api/v1/productions/9750/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9750/",
    "id": 9750,
    "title": "Spheres Dream",
    "author_nicks": [
        {
            "name": "Auld",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3932/?format=api",
                "id": 3932,
                "name": "Auld",
                "is_group": false
            }
        },
        {
            "name": "Rebels",
            "abbreviation": "RBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-09-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vincenzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                    "id": 1280,
                    "name": "Vincenzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "H2O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/756/?format=api",
                    "id": 756,
                    "name": "H2O",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "color design"
        },
        {
            "nick": {
                "name": "Pohar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/897/?format=api",
                    "id": 897,
                    "name": "Pohar",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "synth"
        },
        {
            "nick": {
                "name": "Auld",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3932/?format=api",
                    "id": 3932,
                    "name": "Auld",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/function07/in4k/rbs%21sp.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/function07/in4k/rbs_sphd.zip%20"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32225"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=TF4OyvxGA4o"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "101",
            "competition": {
                "id": 5272,
                "name": "4 Kilobyte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/136/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/136/",
                    "id": 136,
                    "name": "Function 2007",
                    "tagline": "",
                    "start_date": "2007-09-21",
                    "end_date": "2007-09-23",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2007.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}