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

{
    "url": "https://demozoo.org/api/v1/productions/234254/?format=api",
    "demozoo_url": "https://demozoo.org/productions/234254/",
    "id": 234254,
    "title": "Raistlin's Slipstream Party Intro",
    "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": "1990-07-29",
    "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": "Raistlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7498/?format=api",
                    "id": 7498,
                    "name": "Raistlin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Raistlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7498/?format=api",
                    "id": 7498,
                    "name": "Raistlin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Logo"
        },
        {
            "nick": {
                "name": "Raistlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7498/?format=api",
                    "id": 7498,
                    "name": "Raistlin",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Norris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69600/?format=api",
                    "id": 69600,
                    "name": "Norris",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jochen Hippel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Anarchy/Anarchy-SlipstreamIntro"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=630"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2816/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2816/",
            "id": 2816,
            "name": "Slipstream Summer Conference 1990",
            "tagline": "",
            "start_date": "1990-07-28",
            "end_date": "1990-07-29",
            "location": "Bournemouth, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 50.72048,
            "longitude": -1.8795,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b1/88/dd6c.jw1699.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/b1/88/dd6c.jw1699.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b1/88/dd6c.jw1699.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}