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

{
    "url": "https://demozoo.org/api/v1/productions/333050/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333050/",
    "id": 333050,
    "title": "Lame Is The Name of The Game",
    "author_nicks": [
        {
            "name": "Bloodsuckers",
            "abbreviation": "BS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8214/?format=api",
                "id": 8214,
                "name": "Bloodsuckers",
                "is_group": true
            }
        },
        {
            "name": "Byterapers",
            "abbreviation": "(B)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-11-05",
    "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/Byterapers/BR%26BS-Halloween88Pack.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=97007"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1497/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1497/",
            "id": 1497,
            "name": "Helloween Party 1988",
            "tagline": "",
            "start_date": "1988-11-03",
            "end_date": "1988-11-06",
            "location": "Alvesta Kommun, Kronoberg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.84663,
            "longitude": 14.4749,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3c/df/4543.334530.png",
            "original_width": 752,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/3c/df/4543.334530.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3c/df/4543.334530.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}