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

{
    "url": "https://demozoo.org/api/v1/productions/164101/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164101/",
    "id": 164101,
    "title": "The Outlaws Cracktro (1)",
    "author_nicks": [
        {
            "name": "Cybrix Couriering",
            "abbreviation": "CBX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131668/?format=api",
                "id": 131668,
                "name": "Cybrix Couriering",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Roy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7052/?format=api",
                    "id": 7052,
                    "name": "Roy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        },
        {
            "nick": {
                "name": "The Outlaws",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71600/?format=api",
                    "id": 71600,
                    "name": "The Outlaws",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Advert for"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/b4455a?filename=OUTLAWS!.COM"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/cracktro/the_outlaws_cracktro1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/b4455a"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68281"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/44/9e/76e2.116022.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/44/9e/76e2.116022.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/44/9e/76e2.116022.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}