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

{
    "url": "https://demozoo.org/api/v1/productions/341786/?format=api",
    "demozoo_url": "https://demozoo.org/productions/341786/",
    "id": 341786,
    "title": "Dizzy - The Ultimate Cartoon Adventure",
    "author_nicks": [
        {
            "name": "Bruce",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141905/?format=api",
                "id": 141905,
                "name": "Taylor",
                "is_group": false
            }
        },
        {
            "name": "The Gang",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109737/?format=api",
                "id": 109737,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-10-15",
    "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": "CBA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45609/?format=api",
                    "id": 45609,
                    "name": "CBA",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Cas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141904/?format=api",
                    "id": 141904,
                    "name": "Cas",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Bruce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141905/?format=api",
                    "id": 141905,
                    "name": "Taylor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/108477/Dizzy.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=111053"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2401/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2401/",
            "id": 2401,
            "name": "MGF + JOY + WWE Copy-Party 1988",
            "tagline": "",
            "start_date": "1988-10-15",
            "end_date": "1988-10-17",
            "location": "Gemeente Veenendaal, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.02459,
            "longitude": 5.55562,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7e/17/eb2d.341626.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/7e/17/eb2d.341626.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/17/eb2d.341626.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "dizzy-the-ultimate-cartoon-adventure"
    ]
}