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

{
    "url": "https://demozoo.org/api/v1/productions/8493/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8493/",
    "id": 8493,
    "title": "In My Mind",
    "author_nicks": [
        {
            "name": "Fuzzion",
            "abbreviation": "FZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                "id": 5483,
                "name": "Fuzzion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-24",
    "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": "Ufix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10153/?format=api",
                    "id": 10153,
                    "name": "Ufix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10146/?format=api",
                    "id": 10146,
                    "name": "Shine",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "JamQue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9972/?format=api",
                    "id": 9972,
                    "name": "JamQue",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Acidbeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10143/?format=api",
                    "id": 10143,
                    "name": "Acidbeat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "dVD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10148/?format=api",
                    "id": 10148,
                    "name": "Onesk8man",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "JamQue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9972/?format=api",
                    "id": 9972,
                    "name": "JamQue",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Acidbeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10143/?format=api",
                    "id": 10143,
                    "name": "Acidbeat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fuzzion.untergrund.net/prods/2000/fzn_imm.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/fuzzion/fzn_imm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=231"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "6.9358335",
            "competition": {
                "id": 4842,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/494/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/494/",
                    "id": 494,
                    "name": "Euskal 2000",
                    "tagline": "Euskal Party 8",
                    "start_date": "2000-07-22",
                    "end_date": "2000-07-25",
                    "location": "Bilbao, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.26271,
                    "longitude": -2.92528,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/cb/ae99.289590.jpg",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/7d/cb/ae99.289590.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/cb/ae99.289590.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}