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

{
    "url": "https://demozoo.org/api/v1/productions/278585/?format=api",
    "demozoo_url": "https://demozoo.org/productions/278585/",
    "id": 278585,
    "title": "Digital Party 1993 - The Graphics Competition Disk",
    "author_nicks": [
        {
            "name": "New Kent Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/92284/?format=api",
                "id": 92284,
                "name": "New Kent Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-10-10",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Klark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92285/?format=api",
                    "id": 92285,
                    "name": "Klark",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "compiled by"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/The_Kent_Team/TKT_New-DigitalParty1993GFXCompo.adf"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/440/?format=api",
            "demozoo_url": "https://demozoo.org/parties/440/",
            "id": 440,
            "name": "Digital Symposium 1993",
            "tagline": "",
            "start_date": "1993-10-09",
            "end_date": "1993-10-10",
            "location": "Rotherham, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 53.43012,
            "longitude": -1.35678,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/52/6e/4a02.267171.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/52/6e/4a02.267171.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/52/6e/4a02.267171.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}