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

{
    "url": "https://demozoo.org/api/v1/productions/40810/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40810/",
    "id": 40810,
    "title": "Quietschi Bunti",
    "author_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-09-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Chock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/759/?format=api",
                    "id": 759,
                    "name": "Chock",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/demodays12/realtime_demo_size_limited/nce-quietschibunti.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59921"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zKYVF6LUK1s"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "187",
            "competition": {
                "id": 3851,
                "name": "Realtime Demo Size-Limited",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1416/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1416/",
                    "id": 1416,
                    "name": "Demodays 2012",
                    "tagline": "watch * create * compete",
                    "start_date": "2012-08-31",
                    "end_date": "2012-09-02",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352112,
                    "longitude": 7.90402,
                    "website": "https://2012.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/17/e8/6710.87859.jpg",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/17/e8/6710.87859.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/17/e8/6710.87859.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler"
    ]
}