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

{
    "url": "https://demozoo.org/api/v1/productions/56525/?format=api",
    "demozoo_url": "https://demozoo.org/productions/56525/",
    "id": 56525,
    "title": "Skate Or Die!",
    "author_nicks": [
        {
            "name": "Psycho Hacking Force",
            "abbreviation": "PHF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2227/?format=api",
                "id": 2227,
                "name": "Psycho Hacking Force",
                "is_group": true
            }
        },
        {
            "name": "The Exceptions",
            "abbreviation": "TEX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2265/?format=api",
                "id": 2265,
                "name": "The Exceptions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mad Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://no-fragments.atari.org/no_fragments_14/PARTIES/2010/SV_2K10/ST_DEMO/TEX_PHF/SKATEDIE.ZIP"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.tphf.karoo.net/bin/skatedie.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TEX/SKATEDIE.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/demo-atari-st-skate-or-die_25998.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56409"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PlUu1EIfhy4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "3",
            "score": "81",
            "competition": {
                "id": 1427,
                "name": "Atari ST/STE Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/382/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/382/",
                    "id": 382,
                    "name": "Silly Venture 2010",
                    "tagline": "",
                    "start_date": "2010-12-10",
                    "end_date": "2010-12-12",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/36/2d30.25785.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/fe/36/2d30.25785.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/36/2d30.25785.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "skate-or-die"
    ]
}