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

{
    "url": "https://demozoo.org/api/v1/productions/162880/?format=api",
    "demozoo_url": "https://demozoo.org/productions/162880/",
    "id": 162880,
    "title": "Monty Python's Flying Circus ++",
    "author_nicks": [
        {
            "name": "The Sharks",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                "id": 5109,
                "name": "The Sharks",
                "is_group": true
            }
        },
        {
            "name": "Thundertronix",
            "abbreviation": "TNT,T.N.T.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67631/?format=api",
                "id": 67631,
                "name": "Thundertronix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/4655/MPFC.D64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=15913"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "monty-pythons-flying-circus",
        "trainer"
    ]
}