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

{
    "url": "https://demozoo.org/api/v1/productions/343741/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343741/",
    "id": 343741,
    "title": "Windowdrawer",
    "author_nicks": [
        {
            "name": "Ninety9",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142266/?format=api",
                "id": 142266,
                "name": "Ninety9",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/den-lei/Windowdrawer/releases/download/Binary/Windowdrawer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96681"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4791/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4791/",
            "id": 4791,
            "name": "Revision 2024",
            "tagline": "We Are Many",
            "start_date": "2024-03-29",
            "end_date": "2024-04-01",
            "location": "Regionalverband Saarbrücken, Saarland, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.27722,
            "longitude": 6.97028,
            "website": "https://2024.revision-party.net/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/74/4f/4c01.342937.jpg",
            "original_width": 1912,
            "original_height": 1049,
            "standard_url": "https://media.demozoo.org/screens/s/74/4f/4c01.342937.jpg",
            "standard_width": 400,
            "standard_height": 219,
            "thumbnail_url": "https://media.demozoo.org/screens/t/74/4f/4c01.342937.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 109
        }
    ],
    "tags": [
        "processing"
    ]
}