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

{
    "url": "https://demozoo.org/api/v1/productions/163546/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163546/",
    "id": 163546,
    "title": "Bubble Bobble - Old And New +4",
    "author_nicks": [
        {
            "name": "Suxxors",
            "abbreviation": "SXS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18807/?format=api",
                "id": 18807,
                "name": "Suxxors",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-02-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://gba.dellicious.de/gbatrainer/0881%20-%20Bubble%20Bobble%20-%20Old%20%26%20New%20%28E%29%28Trainer%29%28%2B4%29%28Suxxors%29.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5II2eeRJNH0"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/47/4b/dbfc.115173.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/47/4b/dbfc.115173.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/47/4b/dbfc.115173.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "no-sound",
        "bubble-bobble"
    ]
}