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

{
    "url": "https://demozoo.org/api/v1/productions/99567/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99567/",
    "id": 99567,
    "title": "Symposium 96 Invitation",
    "author_nicks": [
        {
            "name": "$een",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8725/?format=api",
                "id": 8725,
                "name": "$een",
                "is_group": true
            }
        },
        {
            "name": "Cubic Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8560/?format=api",
                "id": 8560,
                "name": "Cubic Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pascal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8559/?format=api",
                    "id": 8559,
                    "name": "Pascal",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Decca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/634/?format=api",
                    "id": 634,
                    "name": "Decca",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Gandalf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12739/?format=api",
                    "id": 12739,
                    "name": "Gandalf",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Doj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3800/?format=api",
                    "id": 3800,
                    "name": "Doj",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Sire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/632/?format=api",
                    "id": 632,
                    "name": "Sire",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.cubic.org/pub/gallery/1996/sym96.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/symposium96/info/sym96inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4568"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/329/?format=api",
            "demozoo_url": "https://demozoo.org/parties/329/",
            "id": 329,
            "name": "Symposium 1996",
            "tagline": "",
            "start_date": "1996-04-05",
            "end_date": "1996-04-08",
            "location": "Hittfeld, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.38578,
            "longitude": 9.9824,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/49/fa/f106.342656.jpg",
            "original_width": 900,
            "original_height": 630,
            "standard_url": "https://media.demozoo.org/screens/s/49/fa/f106.342656.jpg",
            "standard_width": 400,
            "standard_height": 280,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/fa/f106.342656.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}