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

{
    "url": "https://demozoo.org/api/v1/productions/9639/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9639/",
    "id": 9639,
    "title": "Fading Twilight - Excerpt 01",
    "author_nicks": [
        {
            "name": "The Sirius Cybernetics Corporation",
            "abbreviation": "tSCc",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
                "id": 2033,
                "name": "The Sirius Cybernetics Corporation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        },
        {
            "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lowlife",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42/?format=api",
                    "id": 42,
                    "name": "Lowlife",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Cover-Art"
        },
        {
            "nick": {
                "name": "MC Laser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2034/?format=api",
                    "id": 2034,
                    "name": "Lotek Style",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Compilation, Text"
        },
        {
            "nick": {
                "name": "MC Laser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2034/?format=api",
                    "id": 2034,
                    "name": "Lotek Style",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        },
        {
            "nick": {
                "name": "sIMONkING!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2068/?format=api",
                    "id": 2068,
                    "name": "sIMONkING!",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://fujiology.untergrund.net/users/ltk_tscc/cd_roms/fading_twilight_excerpt_01_v11.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.scene.org/browse/demos/compilations/fading_twilight_1/"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30731"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1053/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1053/",
            "id": 1053,
            "name": "Error In Line 2001",
            "tagline": "",
            "start_date": "2001-04-13",
            "end_date": "2001-04-16",
            "location": "Direktionsbezirk Dresden, Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.16667,
            "longitude": 14.08333,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cd/65/9d4e.322168.jpg",
            "original_width": 945,
            "original_height": 945,
            "standard_url": "https://media.demozoo.org/screens/s/cd/65/9d4e.322168.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cd/65/9d4e.322168.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/40/a2/ea55.322169.jpg",
            "original_width": 1181,
            "original_height": 929,
            "standard_url": "https://media.demozoo.org/screens/s/40/a2/ea55.322169.jpg",
            "standard_width": 381,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/a2/ea55.322169.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cd-rom",
        "fading-twilight"
    ]
}