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

{
    "url": "https://demozoo.org/api/v1/productions/78488/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78488/",
    "id": 78488,
    "title": "TSC Summer Convention 91 Invite",
    "author_nicks": [
        {
            "name": "The Syndicate",
            "abbreviation": "TSC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31495/?format=api",
                "id": 31495,
                "name": "The Syndicate",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "QJO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33680/?format=api",
                    "id": 33680,
                    "name": "QJO",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Redzone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31386/?format=api",
                    "id": 31386,
                    "name": "Redzone",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Frazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10501/?format=api",
                    "id": 10501,
                    "name": "Frazer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TSC/TSC_INFO.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/demo-atari-st-summer-convention-91_23670.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60396"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1560/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1560/",
            "id": 1560,
            "name": "TSC Summer Convention 1991",
            "tagline": "",
            "start_date": "1991-07-13",
            "end_date": "1991-07-16",
            "location": "Lulea, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 65.583893,
            "longitude": 22.152269,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cf/2d/2a68.32294.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/cf/2d/2a68.32294.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cf/2d/2a68.32294.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}