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

{
    "url": "https://demozoo.org/api/v1/productions/195834/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195834/",
    "id": 195834,
    "title": "Goner's Music Collection",
    "author_nicks": [
        {
            "name": "Atlantic",
            "abbreviation": "ATL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40633/?format=api",
                "id": 40633,
                "name": "Atlantic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-06-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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/elysium_antia93a/misc/goner_msx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=34522"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2422/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2422/",
            "id": 2422,
            "name": "Elysium & Antia Party June 1993",
            "tagline": "",
            "start_date": "1993-06-28",
            "end_date": "1993-06-30",
            "location": "Powiat tarnowski, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.01546,
            "longitude": 20.97857,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}