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

{
    "url": "https://demozoo.org/api/v1/productions/234204/?format=api",
    "demozoo_url": "https://demozoo.org/productions/234204/",
    "id": 234204,
    "title": "Demo Dolly Mixture 2",
    "author_nicks": [
        {
            "name": "Anarchy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-08",
    "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": "Igor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13180/?format=api",
                    "id": 13180,
                    "name": "Igor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Zarch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5006/?format=api",
                    "id": 5006,
                    "name": "Zarch",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cosy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20596/?format=api",
                    "id": 20596,
                    "name": "Cosy",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editing"
        },
        {
            "nick": {
                "name": "Marvin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11440/?format=api",
                    "id": 11440,
                    "name": "Marvin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Nuke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/954/?format=api",
                    "id": 954,
                    "name": "Spaceman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Anarchy/Anarchy-DollyMixture02-intro"
        },
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Anarchy/Anarchy-DollyMixture02.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=74755"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/93/b8/1764.jw115530.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/93/b8/1764.jw115530.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/b8/1764.jw115530.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}