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

{
    "url": "https://demozoo.org/api/v1/productions/40817/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40817/",
    "id": 40817,
    "title": "Die Edison, Die",
    "author_nicks": [
        {
            "name": "ADDiCT",
            "abbreviation": "ADD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10753/?format=api",
                "id": 10753,
                "name": "ADDiCT",
                "is_group": true
            }
        },
        {
            "name": "Headcrash",
            "abbreviation": "HCR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3776/?format=api",
                "id": 3776,
                "name": "Headcrash",
                "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Styx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3650/?format=api",
                    "id": 3650,
                    "name": "Styx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Traymuss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3834/?format=api",
                    "id": 3834,
                    "name": "Traymuss",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/demodays12/realtime_demo/hcr_adct_edison.avi"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/demodays12/realtime_demo/hcr_adct_edison.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/demodays12/realtime_demo/hcr_adct_edison_final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59915"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dZ4GqYKzh8Y"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "151",
            "competition": {
                "id": 3852,
                "name": "Realtime Demo",
                "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/1b/1a/dd2d.35635.jpg",
            "original_width": 1280,
            "original_height": 798,
            "standard_url": "https://media.demozoo.org/screens/s/1b/1a/dd2d.35635.jpg",
            "standard_width": 400,
            "standard_height": 249,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/1a/dd2d.35635.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": []
}