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

{
    "url": "https://demozoo.org/api/v1/productions/85745/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85745/",
    "id": 85745,
    "title": "Cardomania",
    "author_nicks": [
        {
            "name": "Alcatraz",
            "abbreviation": "ATZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-12-06",
    "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": "-pOWL!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/928/?format=api",
                    "id": 928,
                    "name": "-pOWL!",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "T$",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1202/?format=api",
                    "id": 1202,
                    "name": "T$",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/0a000h/demo/atz4k_ts0a08.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52263"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "63",
            "competition": {
                "id": 9034,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/198/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/198/",
                    "id": 198,
                    "name": "0a000h 2008",
                    "tagline": "",
                    "start_date": "2008-12-05",
                    "end_date": "2008-12-07",
                    "location": "Spiegelberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.037762,
                    "longitude": 9.44638,
                    "website": "http://www.0a000h.de"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c3/d8/efeb.36155.png",
            "original_width": 640,
            "original_height": 479,
            "standard_url": "https://media.demozoo.org/screens/s/c3/d8/efeb.36155.png",
            "standard_width": 400,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c3/d8/efeb.36155.png",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}