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

{
    "url": "https://demozoo.org/api/v1/productions/97312/?format=api",
    "demozoo_url": "https://demozoo.org/productions/97312/",
    "id": 97312,
    "title": "Hotripp #010",
    "author_nicks": [
        {
            "name": "Byterapers",
            "abbreviation": "(B)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers",
                "is_group": true
            }
        },
        {
            "name": "The Action Force",
            "abbreviation": "TAF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45652/?format=api",
                "id": 45652,
                "name": "The Action Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-08-13",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1988/byterapers_grendelparty88/c64/misc/hotripp10.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=42098"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37253"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FZ-RYee38SU"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2056/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2056/",
            "id": 2056,
            "name": "Byterapers Grendelparty 1988",
            "tagline": "",
            "start_date": "1988-08-08",
            "end_date": "1988-08-14",
            "location": "Iisalmi, Savo, Eastern Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 63.55915,
            "longitude": 27.19067,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}