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

{
    "url": "https://demozoo.org/api/v1/productions/372883/?format=api",
    "demozoo_url": "https://demozoo.org/productions/372883/",
    "id": 372883,
    "title": "Convivus",
    "author_nicks": [
        {
            "name": "Bitbendaz",
            "abbreviation": "BBZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83564/?format=api",
                "id": 83564,
                "name": "Bitbendaz",
                "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"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Stalvik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27448/?format=api",
                    "id": 27448,
                    "name": "Stalvik",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Java",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5423/?format=api",
                    "id": 5423,
                    "name": "Java",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mygg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8389/?format=api",
                    "id": 8389,
                    "name": "Mygg",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitbendaz.blob.core.windows.net/demos/bb25-convivus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104242"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=j-N5Gb6Gbi0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "162",
            "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": [
        {
            "url": "https://demozoo.org/api/v1/parties/5324/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5324/",
            "id": 5324,
            "name": "Compusphere 2025 (26)",
            "tagline": "",
            "start_date": "2025-11-28",
            "end_date": "2025-11-30",
            "location": "Göteborg, Göteborgs stad, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.70716,
            "longitude": 11.96679,
            "website": "https://www.compusphere.se"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7e/48/81e3.361458.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/7e/48/81e3.361458.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/48/81e3.361458.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "invitro"
    ]
}