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

{
    "url": "https://demozoo.org/api/v1/productions/10373/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10373/",
    "id": 10373,
    "title": "Hysteria",
    "author_nicks": [
        {
            "name": "Flash Production",
            "abbreviation": "FP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/681/?format=api",
                "id": 681,
                "name": "Flash Production",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vixen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/684/?format=api",
                    "id": 684,
                    "name": "Vixen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Maestro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4409/?format=api",
                    "id": 4409,
                    "name": "Maestro",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pride",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/513/?format=api",
                    "id": 513,
                    "name": "Pride",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Denon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/683/?format=api",
                    "id": 683,
                    "name": "Denon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/F/Flash_Productions/HYSTERIA.DMS"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=813"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26794"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/141/?format=api",
            "demozoo_url": "https://demozoo.org/parties/141/",
            "id": 141,
            "name": "Dexion X-Mas Conference 1990",
            "tagline": "",
            "start_date": "1990-12-26",
            "end_date": "1990-12-29",
            "location": "Odense Kommune, South Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.3957,
            "longitude": 10.37761,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7e/41/82ac.jw2133.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/7e/41/82ac.jw2133.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/41/82ac.jw2133.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}