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

{
    "url": "https://demozoo.org/api/v1/productions/270756/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270756/",
    "id": 270756,
    "title": "Super CBX",
    "author_nicks": [
        {
            "name": "Bad Karma",
            "abbreviation": "BK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10303/?format=api",
                "id": 10303,
                "name": "Bad Karma",
                "is_group": true
            }
        },
        {
            "name": "Crux",
            "abbreviation": "CRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                "id": 5452,
                "name": "Crux",
                "is_group": true
            }
        },
        {
            "name": "The Frog Buds",
            "abbreviation": "TFB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8929/?format=api",
                "id": 8929,
                "name": "The Frog Buds",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/crux/crux2.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/hitchhikr/old/crux2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=33345"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=WGxufdFP3b0"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f8/1b/15db.329859.jpg",
            "original_width": 378,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/f8/1b/15db.329859.jpg",
            "standard_width": 378,
            "standard_height": 293,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f8/1b/15db.329859.jpg",
            "thumbnail_width": 193,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}