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

{
    "url": "https://demozoo.org/api/v1/productions/229454/?format=api",
    "demozoo_url": "https://demozoo.org/productions/229454/",
    "id": 229454,
    "title": "Bubble Bobble",
    "author_nicks": [
        {
            "name": "Bamiga Sector One",
            "abbreviation": "BS1",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3082/?format=api",
                "id": 3082,
                "name": "Bamiga Sector One",
                "is_group": true
            }
        },
        {
            "name": "The Kent Team",
            "abbreviation": "TKT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7736/?format=api",
                "id": 7736,
                "name": "The Kent Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Skylight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3090/?format=api",
                    "id": 3090,
                    "name": "Skylight",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Karsten Obarski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12167/?format=api",
                    "id": 12167,
                    "name": "Karsten Obarski",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Hobbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2966/?format=api",
                    "id": 2966,
                    "name": "Hobbit",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/B/Bamiga_Sector_One/BS1%26TKT-CrBubbleBobble.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=24247"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a3/a8/13c7.jw49834.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/a3/a8/13c7.jw49834.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a3/a8/13c7.jw49834.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "bubble-bobble"
    ]
}