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

{
    "url": "https://demozoo.org/api/v1/productions/333041/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333041/",
    "id": 333041,
    "title": "Is anybody on air [2023 remix]",
    "author_nicks": [
        {
            "name": "Brainlez Coders!",
            "abbreviation": "bC!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
                "id": 10362,
                "name": "Brainlez Coders!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-10-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://brainlez.org/onair2023.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/brainlez_coders/onair2023.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://brainlez.org/onair2023.min.htm"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95265"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}