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

{
    "url": "https://demozoo.org/api/v1/productions/353818/?format=api",
    "demozoo_url": "https://demozoo.org/productions/353818/",
    "id": 353818,
    "title": "Datura",
    "author_nicks": [
        {
            "name": "Marquee Design",
            "abbreviation": "MQD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106358/?format=api",
                "id": 106358,
                "name": "Marquee Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-07-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Superogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
                    "id": 617,
                    "name": "Superogue",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/marqueedesign/marqueedesign_datura.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=pJ5XZ8oIVi4"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5092/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5092/",
            "id": 5092,
            "name": "KansasFest 2024",
            "tagline": "",
            "start_date": "2024-07-16",
            "end_date": "2024-07-28",
            "location": "United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 39.76,
            "longitude": -98.5,
            "website": "https://www.kansasfest.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/40/2f/7d2f.347733.png",
            "original_width": 954,
            "original_height": 663,
            "standard_url": "https://media.demozoo.org/screens/s/40/2f/7d2f.347733.jpg",
            "standard_width": 400,
            "standard_height": 277,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/2f/7d2f.347733.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 138
        }
    ],
    "tags": [
        "writeup-available"
    ]
}