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

{
    "url": "https://demozoo.org/api/v1/productions/198354/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198354/",
    "id": 198354,
    "title": "Kasvis - The Party Is Over",
    "author_nicks": [
        {
            "name": "Brainlez Coders!",
            "abbreviation": "bC!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
                "id": 10362,
                "name": "Brainlez Coders!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sliver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56015/?format=api",
                    "id": 56015,
                    "name": "Sliver",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/kasvis96/demo/vegemies.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10633"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/822/?format=api",
            "demozoo_url": "https://demozoo.org/parties/822/",
            "id": 822,
            "name": "Kasvis 1996",
            "tagline": "",
            "start_date": "1996-10-25",
            "end_date": "1996-10-27",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "turbo-pascal"
    ]
}