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

{
    "url": "https://demozoo.org/api/v1/productions/123358/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123358/",
    "id": 123358,
    "title": "Crystal Summer Convention 2 Invitation",
    "author_nicks": [
        {
            "name": "Hydroxid",
            "abbreviation": "HDX, OH-",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2195/?format=api",
                "id": 2195,
                "name": "Hydroxid",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "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": "Artoax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32582/?format=api",
                    "id": 32582,
                    "name": "Artoax",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nytrik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/244/?format=api",
                    "id": 244,
                    "name": "Nytrik",
                    "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/H/HYDROXID/CSC2_INV.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=101939"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1533/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1533/",
            "id": 1533,
            "name": "Crystal Summer Convention 1993",
            "tagline": "CSC 2",
            "start_date": "1993-09-04",
            "end_date": "1993-09-05",
            "location": "Athis-Mons, Département de l'Essonne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.70522,
            "longitude": 2.39147,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/17/ea/0551.69208.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/17/ea/0551.69208.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/17/ea/0551.69208.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}