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

{
    "url": "https://demozoo.org/api/v1/productions/7193/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7193/",
    "id": 7193,
    "title": "Anorexia",
    "author_nicks": [
        {
            "name": "Hazard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8366/?format=api",
                "id": 8366,
                "name": "Hazard",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-12-30",
    "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": "Brainsaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48377/?format=api",
                    "id": 48377,
                    "name": "Brainsaw",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Exile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48378/?format=api",
                    "id": 48378,
                    "name": "Exile",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Manticore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48380/?format=api",
                    "id": 48380,
                    "name": "Manticore",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Romeo Inc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48381/?format=api",
                    "id": 48381,
                    "name": "Romeo Inc",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Acolyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48379/?format=api",
                    "id": 48379,
                    "name": "Acolyte",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Ansi"
        },
        {
            "nick": {
                "name": "Code Red",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48376/?format=api",
                    "id": 48376,
                    "name": "Code Red",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Support"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/theparty94/in64/anorexia.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4156"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=I9QcClTSyKc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "20",
            "competition": {
                "id": 695,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/93/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/93/",
                    "id": 93,
                    "name": "The Party 1994",
                    "tagline": "Don't Try This At Home",
                    "start_date": "1994-12-27",
                    "end_date": "1994-12-30",
                    "location": "Herning Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.14997,
                    "longitude": 8.89712,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/15/e4/1b4b.96112.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/15/e4/1b4b.96112.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/15/e4/1b4b.96112.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "requires-vga",
        "386",
        "adlib"
    ]
}