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

{
    "url": "https://demozoo.org/api/v1/productions/174777/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174777/",
    "id": 174777,
    "title": "Canon-Rider",
    "author_nicks": [
        {
            "name": "Shining 8",
            "abbreviation": "S8",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                "id": 3436,
                "name": "Shining 8",
                "is_group": true
            }
        },
        {
            "name": "The Sharks",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                "id": 5109,
                "name": "The Sharks",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-05-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Magic Circle",
                "abbreviation": "MCL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55716/?format=api",
                    "id": 55716,
                    "name": "The Magic Circle",
                    "is_group": true
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=73293"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=faGsVC6uwn8"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3775/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3775/",
            "id": 3775,
            "name": "Sharks Copy Party 1988",
            "tagline": "",
            "start_date": "1988-05-28",
            "end_date": "1988-05-28",
            "location": "Saint Saphorin, Lavaux-Oron District, Vaud, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.47329,
            "longitude": 6.79601,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/75/bc67.178207.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/a4/75/bc67.178207.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/75/bc67.178207.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}