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

{
    "url": "https://demozoo.org/api/v1/productions/6294/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6294/",
    "id": 6294,
    "title": "Tower Power 92%",
    "author_nicks": [
        {
            "name": "Camelot",
            "abbreviation": "CML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137/?format=api",
                "id": 137,
                "name": "Camelot",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12-29",
    "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": "Slammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5089/?format=api",
                    "id": 5089,
                    "name": "Slammer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/767/?format=api",
                    "id": 767,
                    "name": "Soren",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Kring",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7495/?format=api",
                    "id": 7495,
                    "name": "Kring",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+Charset"
        },
        {
            "nick": {
                "name": "Neptune",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7496/?format=api",
                    "id": 7496,
                    "name": "Neptune",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+Charset"
        },
        {
            "nick": {
                "name": "Rob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7279/?format=api",
                    "id": 7279,
                    "name": "Rob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+Charset"
        },
        {
            "nick": {
                "name": "Vic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5049/?format=api",
                    "id": 5049,
                    "name": "Vic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Glasnost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5073/?format=api",
                    "id": 5073,
                    "name": "Glasnost",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Loader"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/theparty93/c64/demo/tower_power_92.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11628"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "1640",
            "competition": {
                "id": 619,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/92/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/92/",
                    "id": 92,
                    "name": "The Party 1993",
                    "tagline": "You Can't Beat The Feeling!",
                    "start_date": "1993-12-27",
                    "end_date": "1993-12-29",
                    "location": "Herning, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.137415,
                    "longitude": 8.97689,
                    "website": "http://theparty.dk/wiki/The_Party_1993"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/b3/4e63.179925.png",
            "original_width": 717,
            "original_height": 537,
            "standard_url": "https://media.demozoo.org/screens/s/b5/b3/4e63.179925.jpg",
            "standard_width": 400,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/b3/4e63.179925.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/a5/1d/3671.179926.png",
            "original_width": 717,
            "original_height": 541,
            "standard_url": "https://media.demozoo.org/screens/s/a5/1d/3671.179926.jpg",
            "standard_width": 397,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a5/1d/3671.179926.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}