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

{
    "url": "https://demozoo.org/api/v1/productions/319758/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319758/",
    "id": 319758,
    "title": "Heavy64",
    "author_nicks": [
        {
            "name": "Crazy Nation",
            "abbreviation": "CZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23000/?format=api",
                "id": 23000,
                "name": "Crazy Nation",
                "is_group": true
            }
        },
        {
            "name": "Protest Design",
            "abbreviation": "PD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39498/?format=api",
                "id": 39498,
                "name": "Protest Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
            "id": 39,
            "name": "Nintendo 64 (N64)"
        }
    ],
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Destop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39503/?format=api",
                    "id": 39503,
                    "name": "Destop",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Destop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39503/?format=api",
                    "id": 39503,
                    "name": "Destop",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/crazy_nation/n64/h64src.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/crazy_nation/n64/heavy64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://n64squid.com/heavy-64/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dIWnw_KvGvI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f0/3f/42d4.321088.jpg",
            "original_width": 640,
            "original_height": 479,
            "standard_url": "https://media.demozoo.org/screens/s/f0/3f/42d4.321088.jpg",
            "standard_width": 400,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f0/3f/42d4.321088.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": [
        "source-available"
    ]
}