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

{
    "url": "https://demozoo.org/api/v1/productions/113974/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113974/",
    "id": 113974,
    "title": "PizzaZoom",
    "author_nicks": [
        {
            "name": "PizzaMaster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50733/?format=api",
                "id": 50733,
                "name": "PizzaMaster",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/PIZZAMST/PIZZAZOM.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1694/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1694/",
            "id": 1694,
            "name": "Last Party 2000",
            "tagline": "",
            "start_date": "2000-12-28",
            "end_date": "2000-12-30",
            "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.30887,
            "longitude": 16.41278,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}