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

{
    "url": "https://demozoo.org/api/v1/productions/194919/?format=api",
    "demozoo_url": "https://demozoo.org/productions/194919/",
    "id": 194919,
    "title": "2 New Productions for the BASH2! intro/democompetition",
    "author_nicks": [
        {
            "name": "23 Celsius Crew",
            "abbreviation": "23C",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50875/?format=api",
                "id": 50875,
                "name": "23 Celsius Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-02-23",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/23CelsiusCrew/23CCrew-BashParty2.dms"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1992/bash92/misc/23ccrew-bashparty2.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=19910"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1504/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1504/",
            "id": 1504,
            "name": "Bash 1992",
            "tagline": "Bash 2",
            "start_date": "1992-02-21",
            "end_date": "1992-02-23",
            "location": "Kecskemet, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 46.90464,
            "longitude": 19.68663,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/ea/2636.172575.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/4b/ea/2636.172575.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/ea/2636.172575.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/64/b1ec.jw41511.png",
            "original_width": 613,
            "original_height": 241,
            "standard_url": "https://media.demozoo.org/screens/s/6f/64/b1ec.jw41511.png",
            "standard_width": 400,
            "standard_height": 157,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/64/b1ec.jw41511.png",
            "thumbnail_width": 200,
            "thumbnail_height": 78
        }
    ],
    "tags": [
        "cli-menu",
        "no-sound"
    ]
}