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

{
    "url": "https://demozoo.org/api/v1/productions/147062/?format=api",
    "demozoo_url": "https://demozoo.org/productions/147062/",
    "id": 147062,
    "title": "Rainy Day Games",
    "author_nicks": [
        {
            "name": "First Class",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61759/?format=api",
                "id": 61759,
                "name": "First Class",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1985",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "One Eye",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55120/?format=api",
                    "id": 55120,
                    "name": "One Eye",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Atom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55121/?format=api",
                    "id": 55121,
                    "name": "The Atom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Wardon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119166/?format=api",
                    "id": 119166,
                    "name": "The Wardon",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanx"
        },
        {
            "nick": {
                "name": "The Cracksmith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119167/?format=api",
                    "id": 119167,
                    "name": "The Cracksmith",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanx"
        },
        {
            "nick": {
                "name": "Yellow Beard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119168/?format=api",
                    "id": 119168,
                    "name": "Yellow Beard",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "distributed"
        },
        {
            "nick": {
                "name": "The Triton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47066/?format=api",
                    "id": 47066,
                    "name": "The Triton",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "distributed"
        },
        {
            "nick": {
                "name": "The Hitman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118438/?format=api",
                    "id": 118438,
                    "name": "The Hitman",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "distributed"
        }
    ],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/hitchhikr/old/apple2/FIRSTCLASS.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=33922"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9b/ac/8d3b.284854.png",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/9b/ac/8d3b.284854.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9b/ac/8d3b.284854.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}