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

{
    "url": "https://demozoo.org/api/v1/productions/341755/?format=api",
    "demozoo_url": "https://demozoo.org/productions/341755/",
    "id": 341755,
    "title": "Casanova",
    "author_nicks": [
        {
            "name": "Shield",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39713/?format=api",
                "id": 39713,
                "name": "Shield",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-12-29",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=99383"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4942/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4942/",
            "id": 4942,
            "name": "CCT Party 1987",
            "tagline": "",
            "start_date": "1987-12-29",
            "end_date": "1987-12-29",
            "location": "Gemeente Venray, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.51412,
            "longitude": 5.95927,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "incomplete-credits"
    ]
}