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

{
    "url": "https://demozoo.org/api/v1/productions/291792/?format=api",
    "demozoo_url": "https://demozoo.org/productions/291792/",
    "id": 291792,
    "title": "Christmas Carol",
    "author_nicks": [
        {
            "name": "Orion",
            "abbreviation": "ORN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28914/?format=api",
                "id": 28914,
                "name": "Orion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-12-17",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Emotional Mozes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121582/?format=api",
                    "id": 121582,
                    "name": "Emotional Mozes",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Emotional Mozes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121582/?format=api",
                    "id": 121582,
                    "name": "Emotional Mozes",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Emotional Mozes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121582/?format=api",
                    "id": 121582,
                    "name": "Emotional Mozes",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=177495"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=143178"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=haNLJo6q0SI"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2309/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2309/",
            "id": 2309,
            "name": "Venlo Meeting December 1988",
            "tagline": "",
            "start_date": "1988-12-17",
            "end_date": "1988-12-17",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6d/6a/97bd.287911.jpg",
            "original_width": 694,
            "original_height": 438,
            "standard_url": "https://media.demozoo.org/screens/s/6d/6a/97bd.287911.jpg",
            "standard_width": 400,
            "standard_height": 252,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6d/6a/97bd.287911.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 126
        }
    ],
    "tags": []
}