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

{
    "url": "https://demozoo.org/api/v1/productions/293153/?format=api",
    "demozoo_url": "https://demozoo.org/productions/293153/",
    "id": 293153,
    "title": "X-Mas Star",
    "author_nicks": [
        {
            "name": "Logiker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                "id": 77454,
                "name": "Logiker",
                "is_group": false
            }
        },
        {
            "name": "Woz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122452/?format=api",
                "id": 122452,
                "name": "Woz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-12-14",
    "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/37/?format=api",
            "id": 37,
            "name": "2K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Woz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122452/?format=api",
                    "id": 122452,
                    "name": "Woz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Logiker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                    "id": 77454,
                    "name": "Logiker",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/192181/x_mas_star_PETSCII_animation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=185050"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4255/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4255/",
            "id": 4255,
            "name": "Vintage Computing Carinthia $03",
            "tagline": "",
            "start_date": "2019-12-14",
            "end_date": "2019-12-14",
            "location": "Kärnten, Carinthia, Austria",
            "is_online": false,
            "country_code": "AT",
            "latitude": 46.75,
            "longitude": 13.83333,
            "website": "http://logiker.com/vcc/meetings.html#$03"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/78/2a/bdcd.290020.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/78/2a/bdcd.290020.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/78/2a/bdcd.290020.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "source-available",
        "petscii-animations"
    ]
}