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

{
    "url": "https://demozoo.org/api/v1/productions/9642/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9642/",
    "id": 9642,
    "title": "Fading Twilight PC Intro",
    "author_nicks": [
        {
            "name": "Avena",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2158/?format=api",
                "id": 2158,
                "name": "Avena",
                "is_group": true
            }
        },
        {
            "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/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "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": "Music",
            "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": "Lance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2044/?format=api",
                    "id": 2044,
                    "name": "Lance",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cobalt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8803/?format=api",
                    "id": 8803,
                    "name": "Cobalt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "animation"
        },
        {
            "nick": {
                "name": "Graf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2473/?format=api",
                    "id": 2473,
                    "name": "Graf",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Questor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2327/?format=api",
                    "id": 2327,
                    "name": "Questor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/tscc/tscc_avena-ft_intro_pc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3632"
        }
    ],
    "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/b2/54/9b81.8993.jpg",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/b2/54/9b81.8993.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b2/54/9b81.8993.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}