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

{
    "url": "https://demozoo.org/api/v1/productions/168352/?format=api",
    "demozoo_url": "https://demozoo.org/productions/168352/",
    "id": 168352,
    "title": "Goatbeard",
    "author_nicks": [
        {
            "name": "Oneway",
            "abbreviation": "1WAY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7568/?format=api",
                "id": 7568,
                "name": "Oneway",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04-15",
    "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": "Hound",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69903/?format=api",
                    "id": 69903,
                    "name": "Hound",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Echo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69904/?format=api",
                    "id": 69904,
                    "name": "Echo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Razor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55822/?format=api",
                    "id": 55822,
                    "name": "Razor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Spacie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7566/?format=api",
                    "id": 7566,
                    "name": "Spacie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Moppe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7579/?format=api",
                    "id": 7579,
                    "name": "Moppe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Link",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7504/?format=api",
                    "id": 7504,
                    "name": "Link",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Drax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/766/?format=api",
                    "id": 766,
                    "name": "Drax",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "JCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5079/?format=api",
                    "id": 5079,
                    "name": "JCH",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Roger Rabbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7591/?format=api",
                    "id": 7591,
                    "name": "Roger Rabbit",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/o/Oneway/Goatbeard.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/25868/Goatbeard.t64.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1990/horizon_easter90/c64_demo/goatbeard.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3170"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26833"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=RfZgCzJcyFY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 21,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11035,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2223/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2223/",
                    "id": 2223,
                    "name": "Horizon Easter Party 1990",
                    "tagline": "",
                    "start_date": "1990-04-13",
                    "end_date": "1990-04-16",
                    "location": "Huddinge Kommun, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.21428,
                    "longitude": 18.01584,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}