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

{
    "url": "https://demozoo.org/api/v1/productions/107193/?format=api",
    "demozoo_url": "https://demozoo.org/productions/107193/",
    "id": 107193,
    "title": "Big Chipcompo 8 Votedisk",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-07",
    "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/12/?format=api",
            "id": 12,
            "name": "Chip Music Pack",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/45/?format=api",
            "id": 45,
            "name": "Votedisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "crs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20758/?format=api",
                    "id": 20758,
                    "name": "Carlos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "crs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20758/?format=api",
                    "id": 20758,
                    "name": "Carlos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31094"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2162/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2162/",
            "id": 2162,
            "name": "Big Chipcompo 8",
            "tagline": "",
            "start_date": "2007-07-15",
            "end_date": "2007-07-15",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20201027154104/http://bcompo.wz.cz/index2.html"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/51/60/6f7f.334817.jpg",
            "original_width": 326,
            "original_height": 220,
            "standard_url": "https://media.demozoo.org/screens/s/51/60/6f7f.334817.jpg",
            "standard_width": 326,
            "standard_height": 220,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/60/6f7f.334817.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 134
        }
    ],
    "tags": [
        "lost"
    ]
}