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

{
    "url": "https://demozoo.org/api/v1/productions/186606/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186606/",
    "id": 186606,
    "title": "Boing2 (Amiga 30y Respectro)",
    "author_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-06-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "HellMood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49561/?format=api",
                    "id": 49561,
                    "name": "HellMood",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://hellmood.111mb.de//Boing2.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/boing2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65874"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GzyAQCnRUPE"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/97/28/ac7c.179817.png",
            "original_width": 390,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/97/28/ac7c.179817.jpg",
            "standard_width": 390,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/97/28/ac7c.179817.jpg",
            "thumbnail_width": 195,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "boink",
        "boing",
        "amiga-ball",
        "source-available"
    ]
}