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

{
    "url": "https://demozoo.org/api/v1/productions/298027/?format=api",
    "demozoo_url": "https://demozoo.org/productions/298027/",
    "id": 298027,
    "title": "STFU",
    "author_nicks": [
        {
            "name": "Comic Bakery",
            "abbreviation": "CBK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14964/?format=api",
                "id": 14964,
                "name": "Comic Bakery",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-11-27",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6778/?format=api",
                    "id": 6778,
                    "name": "Bob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/dreamhack04/misc/200412.stfu.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14830"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/967/?format=api",
            "demozoo_url": "https://demozoo.org/parties/967/",
            "id": 967,
            "name": "Dreamhack 2004",
            "tagline": "DreamHack Winter 2004",
            "start_date": "2004-11-25",
            "end_date": "2004-11-28",
            "location": "Jönköping, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.77972,
            "longitude": 14.17739,
            "website": "http://www.dreamhack.se/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5f/48/23a2.311526.jpg",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/5f/48/23a2.311526.jpg",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5f/48/23a2.311526.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}