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

{
    "url": "https://demozoo.org/api/v1/productions/95681/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95681/",
    "id": 95681,
    "title": "Godlenes - Zelda",
    "author_nicks": [
        {
            "name": "Reservoir Gods",
            "abbreviation": "RG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                "id": 2234,
                "name": "Reservoir Gods",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-06-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Pink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2546/?format=api",
                    "id": 2546,
                    "name": "Mr. Pink",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Intro + Emulation System"
        },
        {
            "nick": {
                "name": "MSG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2547/?format=api",
                    "id": 2547,
                    "name": "MSG",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "SH3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2550/?format=api",
                    "id": 2550,
                    "name": "SH3",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Toodeloo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24958/?format=api",
                    "id": 24958,
                    "name": "Toodeloo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "C. Bauer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71785/?format=api",
                    "id": 71785,
                    "name": "C. Bauer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ed Cleveland",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37595/?format=api",
                    "id": 37595,
                    "name": "Eddie Cat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/RG/GNESZELD.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3200/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3200/",
            "id": 3200,
            "name": "OrlandoJam 1998",
            "tagline": "",
            "start_date": "1998-05-30",
            "end_date": "1998-06-01",
            "location": "Orlando, Orange County, Florida, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 28.53834,
            "longitude": -81.37924,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/15/53/5ca8.136990.png",
            "original_width": 690,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/15/53/5ca8.136990.jpg",
            "standard_width": 365,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/15/53/5ca8.136990.jpg",
            "thumbnail_width": 182,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "port"
    ]
}