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

{
    "url": "https://demozoo.org/api/v1/productions/240197/?format=api",
    "demozoo_url": "https://demozoo.org/productions/240197/",
    "id": 240197,
    "title": "Powercut",
    "author_nicks": [
        {
            "name": "Defcon One",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/831/?format=api",
                "id": 831,
                "name": "Defcon One",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-03-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "F-X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91506/?format=api",
                    "id": 91506,
                    "name": "F-X",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pioneer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/832/?format=api",
                    "id": 832,
                    "name": "Pioneer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/D/Defcon_One/Defcon1-PowercutDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=745"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19325"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qyLFvSzjzRU"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/362/?format=api",
            "demozoo_url": "https://demozoo.org/parties/362/",
            "id": 362,
            "name": "Treacl and Panic Party 1991",
            "tagline": "",
            "start_date": "1991-03-02",
            "end_date": "1991-03-03",
            "location": "Bocholt, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.83466,
            "longitude": 6.61761,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4e/1e/4ff6.jw1978.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/4e/1e/4ff6.jw1978.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4e/1e/4ff6.jw1978.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}