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

{
    "url": "https://demozoo.org/api/v1/productions/63649/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63649/",
    "id": 63649,
    "title": "ST Collection 7",
    "author_nicks": [
        {
            "name": "Typhoon",
            "abbreviation": "THN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31963/?format=api",
                "id": 31963,
                "name": "Typhoon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-02-26",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Beast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2601/?format=api",
                    "id": 2601,
                    "name": "Strider",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Beast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2601/?format=api",
                    "id": 2601,
                    "name": "Strider",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "The Beast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2601/?format=api",
                    "id": 2601,
                    "name": "Strider",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Compilation, Packing"
        },
        {
            "nick": {
                "name": "Jess",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2522/?format=api",
                    "id": 2522,
                    "name": "Jess",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TYPHOON/STC/STC_07.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24271"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/735/?format=api",
            "demozoo_url": "https://demozoo.org/parties/735/",
            "id": 735,
            "name": "Volcanic 1995",
            "tagline": "Volcanic 1",
            "start_date": "1995-02-24",
            "end_date": "1995-02-27",
            "location": "Gerzat, Département du Puy-de-Dôme, Auvergne, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 45.82583,
            "longitude": 3.14472,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/23/3f/fd51.71560.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/23/3f/fd51.71560.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/23/3f/fd51.71560.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/9f/c5/89f4.71559.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/9f/c5/89f4.71559.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9f/c5/89f4.71559.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "st-collection"
    ]
}