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

{
    "url": "https://demozoo.org/api/v1/productions/4355/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4355/",
    "id": 4355,
    "title": "Bit Banger",
    "author_nicks": [
        {
            "name": "lft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3621/?format=api",
                "id": 3621,
                "name": "lft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/revision11/intro_oldskool4k/bitbanger.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56874"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=lCHOCkm8Ieg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "407",
            "competition": {
                "id": 464,
                "name": "Oldskool 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/14/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/14/",
                    "id": 14,
                    "name": "Revision 2011",
                    "tagline": "",
                    "start_date": "2011-04-22",
                    "end_date": "2011-04-25",
                    "location": "Saarbrücken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231495,
                    "longitude": 6.998338,
                    "website": "https://2011.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b0/a0/1dc9.103887.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/b0/a0/1dc9.103887.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b0/a0/1dc9.103887.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}