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

{
    "url": "https://demozoo.org/api/v1/productions/5174/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5174/",
    "id": 5174,
    "title": "Contraflow",
    "author_nicks": [
        {
            "name": "Cosine",
            "abbreviation": "COS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5558/?format=api",
                "id": 5558,
                "name": "Cosine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-22",
    "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": "The Magic Roundabout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16354/?format=api",
                    "id": 16354,
                    "name": "T.M.R",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Magic Roundabout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16354/?format=api",
                    "id": 16354,
                    "name": "T.M.R",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Magic Roundabout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16354/?format=api",
                    "id": 16354,
                    "name": "T.M.R",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "T.L.F.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43918/?format=api",
                    "id": 43918,
                    "name": "T.L.F.",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Sean Connolly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50015/?format=api",
                    "id": 50015,
                    "name": "Sean Connolly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/x95/c64/contraflow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cosine.org.uk/products.php?prod=contraflow&4mat=c64"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=4609"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6006"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "571",
            "competition": {
                "id": 535,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/72/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/72/",
                    "id": 72,
                    "name": "X 1995",
                    "tagline": "A fistfun experience to be seen to be believed!",
                    "start_date": "1995-04-21",
                    "end_date": "1995-04-22",
                    "location": "Provincie Utrecht, Utrecht, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.0,
                    "longitude": 5.25,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a6/6f/49f7.94233.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/a6/6f/49f7.94233.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a6/6f/49f7.94233.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}