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

{
    "url": "https://demozoo.org/api/v1/productions/332565/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332565/",
    "id": 332565,
    "title": "Mighty Castle Adventure",
    "author_nicks": [
        {
            "name": "Yogtze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139776/?format=api",
                "id": 139776,
                "name": "Yogtze",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-10-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4735/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4735/",
            "id": 4735,
            "name": "Benediction Coding Party #3",
            "tagline": "",
            "start_date": "2023-10-27",
            "end_date": "2023-10-30",
            "location": "Gavray-sur-Sienne, Manche, Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.90972,
            "longitude": -1.35,
            "website": "http://bndcodingparty.memoryfull.net"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/0d/d5ca.334238.png",
            "original_width": 752,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/fa/0d/d5ca.334238.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/0d/d5ca.334238.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": []
}