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

{
    "url": "https://demozoo.org/api/v1/productions/10201/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/10201/",
    "id": 10201,
    "title": "2-million-Polys-and-some-Moonlight",
    "author_nicks": [
        {
            "name": "Apocalypse Inc.",
            "abbreviation": "AINC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5626/?format=api",
                "id": 5626,
                "name": "Apocalypse Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-20",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Toxie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11408/?format=api",
                    "id": 11408,
                    "name": "Toxie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Catalytic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14176/?format=api",
                    "id": 14176,
                    "name": "Catalytic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ainc.de/Demos/2mPasM.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/buenzli05/4kgrfx/ainc_2mpasm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18626"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "108",
            "competition": {
                "id": 6400,
                "name": "4k Procedural Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/785/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/785/",
                    "id": 785,
                    "name": "Buenzli 2005 (14)",
                    "tagline": "Demoscene Activist",
                    "start_date": "2005-08-19",
                    "end_date": "2005-08-21",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz14.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/db/b531.55414.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/94/db/b531.55414.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/db/b531.55414.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}