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

{
    "url": "https://demozoo.org/api/v1/productions/289680/?format=api",
    "demozoo_url": "https://demozoo.org/productions/289680/",
    "id": 289680,
    "title": "Bubble Bobble",
    "author_nicks": [
        {
            "name": "Club 96",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                "id": 119794,
                "name": "Club 96",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "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": "Static Vengeance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119795/?format=api",
                    "id": 119795,
                    "name": "Static Vengeance",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Necromancer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118461/?format=api",
                    "id": 118461,
                    "name": "The Necromancer",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "Mechanic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119859/?format=api",
                    "id": 119859,
                    "name": "Mechanic",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/099a_Bubble_Bobble_Side_1/099a_Bubble_Bobble_Side_1.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/099a_Bubble_Bobble_Side_1"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/64/3785.285612.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/55/64/3785.285612.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/64/3785.285612.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "bubble-bobble"
    ]
}