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

{
    "url": "https://demozoo.org/api/v1/productions/84362/?format=api",
    "demozoo_url": "https://demozoo.org/productions/84362/",
    "id": 84362,
    "title": "15 Years SCS*TRC",
    "author_nicks": [
        {
            "name": "Success & The Ruling Company",
            "abbreviation": "SCS-TRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                "id": 7511,
                "name": "Success & The Ruling Company",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-10-14",
    "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": "Ashton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45631/?format=api",
                    "id": 45631,
                    "name": "Ashton",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Reyn Ouwehand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5048/?format=api",
                    "id": 5048,
                    "name": "Reyn Ouwehand",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "R.M.C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45622/?format=api",
                    "id": 45622,
                    "name": "Rebel MC",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/t/The_Ruling_Company/15_Years.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/x06/c64/demo/15years.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=41454"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=27069"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=i3xo1lTmjP4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "4.241",
            "competition": {
                "id": 8855,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/78/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/78/",
                    "id": 78,
                    "name": "X 2006",
                    "tagline": "Got Cow ?",
                    "start_date": "2006-10-13",
                    "end_date": "2006-10-15",
                    "location": "Hengelo, Gemeente Bronckhorst, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.05083,
                    "longitude": 6.30972,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/18/ab/cd71.39256.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/18/ab/cd71.39256.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/18/ab/cd71.39256.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}