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

{
    "url": "https://demozoo.org/api/v1/productions/65131/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65131/",
    "id": 65131,
    "title": "The Fucking Lemmings Demo (Falcon)",
    "author_nicks": [
        {
            "name": "The Avengers",
            "abbreviation": "AVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2332/?format=api",
                "id": 2332,
                "name": "The Avengers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cool Coyote",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2331/?format=api",
                    "id": 2331,
                    "name": "Cool Coyote",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cool Coyote",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2331/?format=api",
                    "id": 2331,
                    "name": "Cool Coyote",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Daniele",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44492/?format=api",
                    "id": 44492,
                    "name": "Daniele",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Simplet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32549/?format=api",
                    "id": 32549,
                    "name": "Simplet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "DSP-Replay"
        },
        {
            "nick": {
                "name": "Mig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77243/?format=api",
                    "id": 77243,
                    "name": "Mig",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Toxiko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77244/?format=api",
                    "id": 77244,
                    "name": "Toxiko",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/AVG/FUCKLEMM.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25547"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/ca/1691.160679.png",
            "original_width": 688,
            "original_height": 490,
            "standard_url": "https://media.demozoo.org/screens/s/ea/ca/1691.160679.png",
            "standard_width": 400,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/ca/1691.160679.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "lemmings"
    ]
}