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

{
    "url": "https://demozoo.org/api/v1/productions/9812/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9812/",
    "id": 9812,
    "title": "Max",
    "author_nicks": [
        {
            "name": "AstroideA",
            "abbreviation": "AI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/375/?format=api",
                "id": 375,
                "name": "AstroideA",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-03-09",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Snowman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/374/?format=api",
                    "id": 374,
                    "name": "Snowman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Melan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12084/?format=api",
                    "id": 12084,
                    "name": "Melan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "iONic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/526/?format=api",
                    "id": 526,
                    "name": "iONic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rendall",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11033/?format=api",
                    "id": 11033,
                    "name": "Rendall",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Reptile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/377/?format=api",
                    "id": 377,
                    "name": "Reptile",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "O-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/527/?format=api",
                    "id": 527,
                    "name": "O-Man",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "iONic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/526/?format=api",
                    "id": 526,
                    "name": "iONic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Kal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8577/?format=api",
                    "id": 8577,
                    "name": "Kal",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/cache96a/demo/ai_max.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2235"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CP6F6ZiQcA0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "338",
            "competition": {
                "id": 2283,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/457/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/457/",
                    "id": 457,
                    "name": "Cache 1996 Spring",
                    "tagline": "",
                    "start_date": "1996-03-08",
                    "end_date": "1996-03-10",
                    "location": "Kecskemét, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90464,
                    "longitude": 19.68663,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/44/49/30bc.351709.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/44/49/30bc.351709.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/44/49/30bc.351709.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}