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

{
    "url": "https://demozoo.org/api/v1/productions/372881/?format=api",
    "demozoo_url": "https://demozoo.org/productions/372881/",
    "id": 372881,
    "title": "Dubspace",
    "author_nicks": [
        {
            "name": "Little Fluffy Group",
            "abbreviation": "LFG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146200/?format=api",
                "id": 146200,
                "name": "Little Fluffy Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-05-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Oemfoe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6323/?format=api",
                    "id": 6323,
                    "name": "Oemfoe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://littlefluffygroup.eu/download/6a861d07-891e-496d-accc-28503ad66b5d/"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "117",
            "competition": {
                "id": 19893,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5057/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5057/",
                    "id": 5057,
                    "name": "Outline 2025",
                    "tagline": "",
                    "start_date": "2025-05-29",
                    "end_date": "2025-06-01",
                    "location": "Provincie Overijssel, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.41667,
                    "longitude": 6.5,
                    "website": "https://outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/bd/7698.361457.jpg",
            "original_width": 1600,
            "original_height": 898,
            "standard_url": "https://media.demozoo.org/screens/s/25/bd/7698.361457.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/bd/7698.361457.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}