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

{
    "url": "https://demozoo.org/api/v1/productions/37356/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/37356/",
    "id": 37356,
    "title": "Braindamage Intro ASCII Conversion",
    "author_nicks": [
        {
            "name": "Lance",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2044/?format=api",
                "id": 2044,
                "name": "Lance",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Aggression",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/365/?format=api",
                "id": 365,
                "name": "Aggression",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-11",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2044/?format=api",
                    "id": 2044,
                    "name": "Lance",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2044/?format=api",
                    "id": 2044,
                    "name": "Lance",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1998/ALT98/ASCII/LANCE/BDAMAGE.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/alternative98/ascii/bdamage.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zuebTbHS0x8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "88",
            "competition": {
                "id": 3348,
                "name": "ASCII Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/955/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/955/",
                    "id": 955,
                    "name": "Alternative Party 1998",
                    "tagline": "AltParty",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-12",
                    "location": "Turku, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.452801,
                    "longitude": 22.251551,
                    "website": "http://www.altparty.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8b/58/395f.179810.png",
            "original_width": 1296,
            "original_height": 812,
            "standard_url": "https://media.demozoo.org/screens/s/8b/58/395f.179810.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8b/58/395f.179810.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "no-sound",
        "vt102"
    ]
}