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

{
    "url": "https://demozoo.org/api/v1/productions/89378/?format=api",
    "demozoo_url": "https://demozoo.org/productions/89378/",
    "id": 89378,
    "title": "RGB Demo",
    "author_nicks": [
        {
            "name": "Spaceballs",
            "abbreviation": "SPB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Major Asshole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31/?format=api",
                    "id": 31,
                    "name": "Major Asshole",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1326/?format=api",
                    "id": 1326,
                    "name": "Sator",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Spaceballs/SpaceballsRGBDemo.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1990/theatre_network90/misc/spb-rgbdemo.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=1062"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=256"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=vi8EF-a64yM"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1482/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1482/",
            "id": 1482,
            "name": "Theatre and Network Party 1990",
            "tagline": "",
            "start_date": "1990-12-26",
            "end_date": "1990-12-29",
            "location": "Lillestrøm, Skedsmo, Akershus, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.95597,
            "longitude": 11.04918,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a3/21/2070.jw2799.png",
            "original_width": 687,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/a3/21/2070.jw2799.png",
            "standard_width": 368,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a3/21/2070.jw2799.png",
            "thumbnail_width": 184,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}