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

{
    "url": "https://demozoo.org/api/v1/productions/202016/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202016/",
    "id": 202016,
    "title": "Midas Player for Win'95/NT v1.0",
    "author_nicks": [
        {
            "name": "Abyss",
            "abbreviation": "AYS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                "id": 398,
                "name": "Abyss",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bartman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/399/?format=api",
                    "id": 399,
                    "name": "Bartman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/397/?format=api",
                    "id": 397,
                    "name": "Pink",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "beta testing"
        },
        {
            "nick": {
                "name": "Poet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1330/?format=api",
                    "id": 1330,
                    "name": "Poet",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "beta testing"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/music/programs/players/midas95.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73186"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/334/?format=api",
            "demozoo_url": "https://demozoo.org/parties/334/",
            "id": 334,
            "name": "Mekka & Symposium 1997",
            "tagline": "",
            "start_date": "1997-03-28",
            "end_date": "1997-03-31",
            "location": "Bad Fallingbostel, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.86641,
            "longitude": 9.69558,
            "website": "http://ms.demo.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/96/d4/9f38.273037.png",
            "original_width": 309,
            "original_height": 72,
            "standard_url": "https://media.demozoo.org/screens/s/96/d4/9f38.273037.png",
            "standard_width": 309,
            "standard_height": 72,
            "thumbnail_url": "https://media.demozoo.org/screens/t/96/d4/9f38.273037.png",
            "thumbnail_width": 200,
            "thumbnail_height": 72
        }
    ],
    "tags": [
        "music-player"
    ]
}