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

{
    "url": "https://demozoo.org/api/v1/productions/13145/?format=api",
    "demozoo_url": "https://demozoo.org/productions/13145/",
    "id": 13145,
    "title": "Hell Raisers",
    "author_nicks": [
        {
            "name": "Die Krupps",
            "abbreviation": "DKG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9096/?format=api",
                "id": 9096,
                "name": "Die Krupps",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Criminal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9095/?format=api",
                    "id": 9095,
                    "name": "Criminal",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Criminal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9095/?format=api",
                    "id": 9095,
                    "name": "Criminal",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Criminal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9095/?format=api",
                    "id": 9095,
                    "name": "Criminal",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Lord Archy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9287/?format=api",
                    "id": 9287,
                    "name": "Lord Archy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/032002/hraiser.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Hraisers.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/chaos00/zx/ccdemoz1.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/phat00/zx_spectrum/phat0.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6153"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 833,
                "name": "ZX Spectrum Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/286/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/286/",
                    "id": 286,
                    "name": "Chaos Constructions 2000",
                    "tagline": "",
                    "start_date": "2000-08-19",
                    "end_date": "2000-08-20",
                    "location": "Saint Petersburg, St.-Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93863,
                    "longitude": 30.31413,
                    "website": ""
                }
            }
        },
        {
            "position": 4,
            "ranking": "4",
            "score": "2420",
            "competition": {
                "id": 841,
                "name": "8bit Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/288/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/288/",
                    "id": 288,
                    "name": "PHAT0",
                    "tagline": "",
                    "start_date": "2000-09-22",
                    "end_date": "2000-09-24",
                    "location": "Liepāja, Latvia",
                    "is_online": false,
                    "country_code": "LV",
                    "latitude": 56.51667,
                    "longitude": 21.01667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8e/af/d7ce.281414.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/8e/af/d7ce.281414.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8e/af/d7ce.281414.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}