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

{
    "url": "https://demozoo.org/api/v1/productions/23394/?format=api",
    "demozoo_url": "https://demozoo.org/productions/23394/",
    "id": 23394,
    "title": "Nyan7800",
    "author_nicks": [
        {
            "name": "Moerder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17014/?format=api",
                "id": 17014,
                "name": "Moerder",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vantage",
            "abbreviation": "VTG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                "id": 71,
                "name": "Vantage",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/86/?format=api",
            "id": 86,
            "name": "Atari 7800 ProSystem"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Moerder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17014/?format=api",
                    "id": 17014,
                    "name": "Moerder",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tjoppen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12829/?format=api",
                    "id": 12829,
                    "name": "Tjoppen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Musicplayer"
        },
        {
            "nick": {
                "name": "Paul Slocum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32459/?format=api",
                    "id": 32459,
                    "name": "Paul Slocum",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Musicplayer"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/A7800/VANTAGE/NYAN7800.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/tum11/demo_lowend/vtg_nyan7800.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58289"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CO_HcjzU4SI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "216",
            "competition": {
                "id": 1581,
                "name": "Combined Low-End Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/349/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/349/",
                    "id": 349,
                    "name": "The Ultimate Meeting 2011",
                    "tagline": "Superhero vs. Supervillain",
                    "start_date": "2011-12-27",
                    "end_date": "2011-12-29",
                    "location": "Durlach, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.99976,
                    "longitude": 8.47432,
                    "website": "http://2011.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f5/54/423c.38006.png",
            "original_width": 320,
            "original_height": 223,
            "standard_url": "https://media.demozoo.org/screens/s/f5/54/423c.38006.png",
            "standard_width": 320,
            "standard_height": 223,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f5/54/423c.38006.png",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": [
        "nyancat"
    ]
}