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

{
    "url": "https://demozoo.org/api/v1/productions/133122/?format=api",
    "demozoo_url": "https://demozoo.org/productions/133122/",
    "id": 133122,
    "title": "Plasmoid",
    "author_nicks": [
        {
            "name": "wbcbz7",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45761/?format=api",
                "id": 45761,
                "name": "wbcbz7",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "b-state",
            "abbreviation": "bz7",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57066/?format=api",
                "id": 57066,
                "name": "b-state",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-01-10",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "wbc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45761/?format=api",
                    "id": 45761,
                    "name": "wbcbz7",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://events.retroscene.org/files/ccw15/intro/Plasmoid.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/cc_winter15/tiny_intro/plasmoid.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/ccw15/intro/223"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64867"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Vh0kHKxKnlg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "3.02",
            "competition": {
                "id": 11248,
                "name": "PC 256b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2496/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2496/",
                    "id": 2496,
                    "name": "CC Winter / DiHalt Lite.2015",
                    "tagline": "",
                    "start_date": "2015-01-09",
                    "end_date": "2015-01-11",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/69/fb46.148528.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/ea/69/fb46.148528.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/69/fb46.148528.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}