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

{
    "url": "https://demozoo.org/api/v1/productions/379821/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/379821/",
    "id": 379821,
    "title": "Welcome to the Osgood Library",
    "author_nicks": [
        {
            "name": "Antero",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143062/?format=api",
                "id": 143062,
                "name": "Antero",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-11-01",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "403",
            "competition": {
                "id": 20408,
                "name": "Freestyle ASCII/ANSI",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5308/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5308/",
                    "id": 5308,
                    "name": "Demosplash 2025",
                    "tagline": "",
                    "start_date": "2025-10-31",
                    "end_date": "2025-11-01",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": "https://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/75/ce41.368766.png",
            "original_width": 400,
            "original_height": 241,
            "standard_url": "https://media.demozoo.org/screens/s/6f/75/ce41.368766.png",
            "standard_width": 400,
            "standard_height": 241,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/75/ce41.368766.png",
            "thumbnail_width": 200,
            "thumbnail_height": 120
        }
    ],
    "tags": []
}