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

{
    "url": "https://demozoo.org/api/v1/productions/128806/?format=api",
    "demozoo_url": "https://demozoo.org/productions/128806/",
    "id": 128806,
    "title": "Zywiec",
    "author_nicks": [
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxm.speccy.cz/dwnld/zywiec.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57648"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1830/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1830/",
            "id": 1830,
            "name": "International Vodka Party 2011",
            "tagline": "The Beeper Edition",
            "start_date": "2011-08-26",
            "end_date": "2011-08-28",
            "location": "Zywiec, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 49.689758,
            "longitude": 19.205971,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/28/81/8cfb.75098.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/28/81/8cfb.75098.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/28/81/8cfb.75098.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "beep",
        "zx-spectrum-48k"
    ]
}