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

{
    "url": "https://demozoo.org/api/v1/productions/8822/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/8822/",
    "id": 8822,
    "title": "The Jazzy Bitch",
    "author_nicks": [
        {
            "name": "Holmez",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10357/?format=api",
                "id": 10357,
                "name": "Holmez",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Aalto",
            "abbreviation": "AAL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10358/?format=api",
                "id": 10358,
                "name": "Aalto",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07",
    "supertype": "graphics",
    "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/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Holmez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10357/?format=api",
                    "id": 10357,
                    "name": "Holmez",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        },
        {
            "nick": {
                "name": "H7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3012/?format=api",
                    "id": 3012,
                    "name": "H7",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII (Guest)"
        },
        {
            "nick": {
                "name": "aBHO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3063/?format=api",
                    "id": 3063,
                    "name": "aBHO",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII (Guest)"
        },
        {
            "nick": {
                "name": "Sperm Whale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10329/?format=api",
                    "id": 10329,
                    "name": "Sperm Whale",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII (Guest)"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.mimic.ca/pub/ascii/aalto/AAL-TJB.TXT"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/aalto/aal-tjb.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/58/f801.153776.png",
            "original_width": 624,
            "original_height": 25952,
            "standard_url": "https://media.demozoo.org/screens/s/f9/58/f801.153776.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/58/f801.153776.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}