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

{
    "url": "https://demozoo.org/api/v1/productions/112150/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112150/",
    "id": 112150,
    "title": "Accumulator",
    "author_nicks": [
        {
            "name": "Silicon Limited",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                "id": 6976,
                "name": "Silicon Limited",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Scout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11870/?format=api",
                    "id": 11870,
                    "name": "Scout",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Scout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11870/?format=api",
                    "id": 11870,
                    "name": "Scout",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Tim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27685/?format=api",
                    "id": 27685,
                    "name": "Tim",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=22240"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=22241"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=22479"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/primary_star05/c64_demo/accumulator.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=20779"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19158"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Aoggt0NVnBA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10443,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2224/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2224/",
                    "id": 2224,
                    "name": "Primary Star 2005",
                    "tagline": "",
                    "start_date": "2005-09-23",
                    "end_date": "2005-09-25",
                    "location": "Reusel, Gemeente Reusel-De Mierden, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.3625,
                    "longitude": 5.16528,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}