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

{
    "url": "https://demozoo.org/api/v1/productions/380732/?format=api",
    "demozoo_url": "https://demozoo.org/productions/380732/",
    "id": 380732,
    "title": "Flak: The Ultimate Flight Experience",
    "author_nicks": [
        {
            "name": "Midwest Pirates Guild",
            "abbreviation": "MPG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86223/?format=api",
                "id": 86223,
                "name": "Midwest Pirates Guild",
                "is_group": true
            }
        },
        {
            "name": "The 1200 Club",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115539/?format=api",
                "id": 115539,
                "name": "The 1200 Club",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1984",
    "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": "The Burglar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55090/?format=api",
                    "id": 55090,
                    "name": "The Burglar",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "code"
        },
        {
            "nick": {
                "name": "Mr Kool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153159/?format=api",
                    "id": 153159,
                    "name": "Mr Kool",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "Kilroy Wuzhere",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153125/?format=api",
                    "id": 153125,
                    "name": "Kilroy Wuzhere",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "sorry"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/a2_Flak_1984_Funsoft_cr_Midwest_Pirates_Guild_1200_Club"
        },
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/glitch_flak"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/37/c5/b8f5.370306.png",
            "original_width": 568,
            "original_height": 397,
            "standard_url": "https://media.demozoo.org/screens/s/37/c5/b8f5.370306.png",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/c5/b8f5.370306.png",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": []
}