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

{
    "url": "https://demozoo.org/api/v1/productions/240435/?format=api",
    "demozoo_url": "https://demozoo.org/productions/240435/",
    "id": 240435,
    "title": "Beast Demo",
    "author_nicks": [
        {
            "name": "Defjam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                "id": 2909,
                "name": "Defjam",
                "is_group": true
            }
        },
        {
            "name": "Pseudo-Ops",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28071/?format=api",
                "id": 28071,
                "name": "Pseudo-Ops",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-08-18",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Roger Dean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97486/?format=api",
                    "id": 97486,
                    "name": "Roger Dean",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "beast gfx"
        },
        {
            "nick": {
                "name": "David Whittaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7835/?format=api",
                    "id": 7835,
                    "name": "David Whittaker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/D/Defjam/Defjam-BeastDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=24414"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2272/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2272/",
            "id": 2272,
            "name": "Share and Enjoy Amiga Conference 1990",
            "tagline": "",
            "start_date": "1990-08-18",
            "end_date": "1990-08-18",
            "location": "Surrey, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.25,
            "longitude": -0.33333,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/51/2d/f691.jw50128.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/51/2d/f691.jw50128.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/2d/f691.jw50128.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}