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

{
    "url": "https://demozoo.org/api/v1/productions/213493/?format=api",
    "demozoo_url": "https://demozoo.org/productions/213493/",
    "id": 213493,
    "title": "Jointro 2",
    "author_nicks": [
        {
            "name": "Crude",
            "abbreviation": "CRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35092/?format=api",
                "id": 35092,
                "name": "Crude",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-02-22",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cloak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10668/?format=api",
                    "id": 10668,
                    "name": "Cloak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "JuNk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22801/?format=api",
                    "id": 22801,
                    "name": "Yellow Water",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII art"
        },
        {
            "nick": {
                "name": "JuNk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22801/?format=api",
                    "id": 22801,
                    "name": "Yellow Water",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "kABAL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102885/?format=api",
                    "id": 102885,
                    "name": "kABAL",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "SysOP Flying Circus BBS FHQ"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/C-others/Crude-Jointro2.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=78948"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89077"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bc/76/7905.jw117552.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/bc/76/7905.jw117552.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bc/76/7905.jw117552.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}