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

{
    "url": "https://demozoo.org/api/v1/productions/345569/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345569/",
    "id": 345569,
    "title": "Mystic",
    "author_nicks": [
        {
            "name": "Future Vision Switzerland",
            "abbreviation": "FTV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63442/?format=api",
                "id": 63442,
                "name": "Future Vision Switzerland",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-04-23",
    "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": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=171213"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=138074"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2715/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2715/",
            "id": 2715,
            "name": "Crazy & RCS 2100 Copyparty 1989",
            "tagline": "",
            "start_date": "1989-04-22",
            "end_date": "1989-04-23",
            "location": "Erstfeld, Uri, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.81885,
            "longitude": 8.65052,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}