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

{
    "url": "https://demozoo.org/api/v1/productions/49504/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49504/",
    "id": 49504,
    "title": "High Five",
    "author_nicks": [
        {
            "name": "Arise",
            "abbreviation": "ARS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise",
                "is_group": true
            }
        },
        {
            "name": "Lepsi De",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De",
                "is_group": true
            }
        },
        {
            "name": "Miracles",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3819/?format=api",
                "id": 3819,
                "name": "Miracles",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-03-19",
    "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": "Zielok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3692/?format=api",
                    "id": 3692,
                    "name": "Zielok",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Krill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/468/?format=api",
                    "id": 468,
                    "name": "Krill",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Loader"
        },
        {
            "nick": {
                "name": "Sebaloz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3691/?format=api",
                    "id": 3691,
                    "name": "Sebaloz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Randall",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8868/?format=api",
                    "id": 8868,
                    "name": "Randall",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Booker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151/?format=api",
                    "id": 151,
                    "name": "Booker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=123905"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/lepsi_de/high_five.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/forever11/c64/demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=98732"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59811"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "400",
            "competition": {
                "id": 5049,
                "name": "Commodore Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/81/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/81/",
                    "id": 81,
                    "name": "Forever 2011",
                    "tagline": "Forever C: The Dirty Dozen",
                    "start_date": "2011-03-18",
                    "end_date": "2011-03-20",
                    "location": "Horná Súča, Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.972641,
                    "longitude": 17.979549,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/156/?format=api",
            "demozoo_url": "https://demozoo.org/parties/156/",
            "id": 156,
            "name": "Silesia 5",
            "tagline": "",
            "start_date": "2011-10-21",
            "end_date": "2011-10-21",
            "location": "Czeladź, Powiat będziński, Silesian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.31542,
            "longitude": 19.07824,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "krill-loader"
    ]
}