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

{
    "url": "https://demozoo.org/api/v1/productions/47201/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47201/",
    "id": 47201,
    "title": "Extasy",
    "author_nicks": [
        {
            "name": "Samar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-30",
    "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": "Gold Hand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29025/?format=api",
                    "id": 29025,
                    "name": "Gold Hand",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Valsary",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16284/?format=api",
                    "id": 16284,
                    "name": "Valsary",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logos, textures"
        },
        {
            "nick": {
                "name": "Timix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29026/?format=api",
                    "id": 29026,
                    "name": "Timix",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "first ifli picture"
        },
        {
            "nick": {
                "name": "Nylu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29027/?format=api",
                    "id": 29027,
                    "name": "Nylu",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "second ifli picture"
        },
        {
            "nick": {
                "name": "Levi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29028/?format=api",
                    "id": 29028,
                    "name": "Levi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "fonts"
        },
        {
            "nick": {
                "name": "Daf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25944/?format=api",
                    "id": 25944,
                    "name": "Daf",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://c64.rulez.org/pub/c64/Demos/s/Samar/Extasy.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://c64.ch/demos/download.php?id=21"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/13430/extasy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3332"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7176"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=8E9PAth2vyE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 4748,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/515/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/515/",
                    "id": 515,
                    "name": "Intel Outside 1996",
                    "tagline": "IO3",
                    "start_date": "1996-08-30",
                    "end_date": "1996-08-31",
                    "location": "Warsaw, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.235352,
                    "longitude": 21.00939,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c0/d3/3a15.337902.png",
            "original_width": 384,
            "original_height": 282,
            "standard_url": "https://media.demozoo.org/screens/s/c0/d3/3a15.337902.png",
            "standard_width": 384,
            "standard_height": 282,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c0/d3/3a15.337902.png",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        }
    ],
    "tags": []
}