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

{
    "url": "https://demozoo.org/api/v1/productions/6149/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6149/",
    "id": 6149,
    "title": "Copperfaked",
    "author_nicks": [
        {
            "name": "Aardvark",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7195/?format=api",
                "id": 7195,
                "name": "Aardvark",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Faker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3390/?format=api",
                    "id": 3390,
                    "name": "The Faker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Faker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3390/?format=api",
                    "id": 3390,
                    "name": "The Faker",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Orthoman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76284/?format=api",
                    "id": 76284,
                    "name": "Orthoman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3955/?format=api",
                    "id": 3955,
                    "name": "Sand",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/code/demosrc/demos/cfsource.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/theparty93/in80/copperfa.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8740"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GKNi7jhVOjE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "152",
            "competition": {
                "id": 616,
                "name": "PC 80K Intro",
                "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/0f/b9/5acd.150205.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/0f/b9/5acd.150205.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/b9/5acd.150205.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/b4/a2/f225.150207.png",
            "original_width": 632,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/b4/a2/f225.150207.png",
            "standard_width": 400,
            "standard_height": 253,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b4/a2/f225.150207.png",
            "thumbnail_width": 200,
            "thumbnail_height": 126
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/75/9c/a3d2.150206.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/75/9c/a3d2.150206.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/75/9c/a3d2.150206.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}