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

{
    "url": "https://demozoo.org/api/v1/productions/159673/?format=api",
    "demozoo_url": "https://demozoo.org/productions/159673/",
    "id": 159673,
    "title": "Diznee Land 7",
    "author_nicks": [
        {
            "name": "Abyss",
            "abbreviation": "AYS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                "id": 398,
                "name": "Abyss",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/12/?format=api",
            "id": 12,
            "name": "Chip Music Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Luka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1329/?format=api",
                    "id": 1329,
                    "name": "Meo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Luka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1329/?format=api",
                    "id": 1329,
                    "name": "Meo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Toxic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/877/?format=api",
                    "id": 877,
                    "name": "Toxic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Title pic"
        },
        {
            "nick": {
                "name": "Moon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1327/?format=api",
                    "id": 1327,
                    "name": "Moon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/abyss/ays-diz7.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/sih95/misc/sih-dizn.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/Moon70/Amiga-sources"
        },
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=10645"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5990"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/720/?format=api",
            "demozoo_url": "https://demozoo.org/parties/720/",
            "id": 720,
            "name": "Somewhere In Holland 1995",
            "tagline": "",
            "start_date": "1995-07-08",
            "end_date": "1995-07-10",
            "location": "Roosendaal, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.53083,
            "longitude": 4.46528,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f0/8f/5397.jw23533a.png",
            "original_width": 709,
            "original_height": 561,
            "standard_url": "https://media.demozoo.org/screens/s/f0/8f/5397.jw23533a.png",
            "standard_width": 379,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f0/8f/5397.jw23533a.png",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/3a/72/f9eb.jw23533b.png",
            "original_width": 699,
            "original_height": 562,
            "standard_url": "https://media.demozoo.org/screens/s/3a/72/f9eb.jw23533b.png",
            "standard_width": 373,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3a/72/f9eb.jw23533b.png",
            "thumbnail_width": 186,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "diznee-land",
        "source-available"
    ]
}