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

{
    "url": "https://demozoo.org/api/v1/productions/126657/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126657/",
    "id": 126657,
    "title": "Democrazy",
    "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
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-07-27",
    "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/getinternalfile.php/27818/Democrazy.t64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=37870"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42865"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=999OCcBmmUQ"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/397/?format=api",
            "demozoo_url": "https://demozoo.org/parties/397/",
            "id": 397,
            "name": "Byterapers - Scoopex - Bloodsuckers Gathering 1991",
            "tagline": "",
            "start_date": "1991-07-25",
            "end_date": "1991-07-28",
            "location": "Parikkala, Etelä-Karjala, Southern Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.66909,
            "longitude": 29.68783,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}