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

{
    "url": "https://demozoo.org/api/v1/productions/244452/?format=api",
    "demozoo_url": "https://demozoo.org/productions/244452/",
    "id": 244452,
    "title": "Too Hot To Handle 13",
    "author_nicks": [
        {
            "name": "Frantic",
            "abbreviation": "FTC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/837/?format=api",
                "id": 837,
                "name": "Frantic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-08-02",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16738/?format=api",
                    "id": 16738,
                    "name": "Sart",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shamrock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16740/?format=api",
                    "id": 16740,
                    "name": "Shamrock",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Fulcrum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137663/?format=api",
                    "id": 137663,
                    "name": "Fulcrum",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Frantic/Frantic-TooHotToHandle13.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=14964"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=69548"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/101/?format=api",
            "demozoo_url": "https://demozoo.org/parties/101/",
            "id": 101,
            "name": "Assembly 1993",
            "tagline": "",
            "start_date": "1993-07-30",
            "end_date": "1993-08-01",
            "location": "Kerava, Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.39565,
            "longitude": 25.11754,
            "website": "http://www.assembly.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/84/3e/b7c3.jw32024.png",
            "original_width": 331,
            "original_height": 261,
            "standard_url": "https://media.demozoo.org/screens/s/84/3e/b7c3.jw32024.png",
            "standard_width": 331,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/3e/b7c3.jw32024.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "too-hot-to-handle"
    ]
}