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

{
    "url": "https://demozoo.org/api/v1/productions/63661/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63661/",
    "id": 63661,
    "title": "ST Collection 9",
    "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": "1996-03-03",
    "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": "Senser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2599/?format=api",
                    "id": 2599,
                    "name": "Senser",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://no-fragments.atari.org/no_fragments_02/MSA/TYPHOON/STC/STC_09.MSA"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TYPHOON/STC/STC_09.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24274"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/736/?format=api",
            "demozoo_url": "https://demozoo.org/parties/736/",
            "id": 736,
            "name": "Volcanic 1996",
            "tagline": "Volcanic 2",
            "start_date": "1996-03-01",
            "end_date": "1996-03-04",
            "location": "Pont-du-Château, Département du Puy-de-Dôme, Auvergne-Rhône-Alpes, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 45.79833,
            "longitude": 3.24833,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f3/7d/d399.15858.gif",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/f3/7d/d399.15858.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f3/7d/d399.15858.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/25/4b/b7ad.71604.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/25/4b/b7ad.71604.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/4b/b7ad.71604.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "st-collection"
    ]
}