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

{
    "url": "https://demozoo.org/api/v1/productions/368176/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/368176/",
    "id": 368176,
    "title": "Space Hug",
    "author_nicks": [
        {
            "name": "Epyx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55235/?format=api",
                "id": 55235,
                "name": "Epyx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Solaris Agency",
            "abbreviation": "TSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27695/?format=api",
                "id": 27695,
                "name": "The Solaris Agency",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-02-22",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Epyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55235/?format=api",
                    "id": 55235,
                    "name": "Epyx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/266347/spacehug.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=250392"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "134",
            "competition": {
                "id": 19716,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5155/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5155/",
                    "id": 5155,
                    "name": "BCC Party 2025",
                    "tagline": "#19: Space Out",
                    "start_date": "2025-02-21",
                    "end_date": "2025-02-23",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5233,
                    "longitude": 13.41377,
                    "website": "https://c64clubberlin.de/?p=6971"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/82/59/9706.357841.png",
            "original_width": 416,
            "original_height": 291,
            "standard_url": "https://media.demozoo.org/screens/s/82/59/9706.357841.png",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/82/59/9706.357841.png",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/90/34/0f0b.357842.gif",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/90/34/0f0b.357842.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/90/34/0f0b.357842.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "c64-multicolor-mode",
        "sprites"
    ]
}