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

{
    "url": "https://demozoo.org/api/v1/productions/336659/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336659/",
    "id": 336659,
    "title": "Kefrens Demo",
    "author_nicks": [
        {
            "name": "Kefrens",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/658/?format=api",
                "id": 658,
                "name": "Kefrens",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-03-25",
    "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": [
        {
            "nick": {
                "name": "Hungry Hero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84215/?format=api",
                    "id": 84215,
                    "name": "Hungry Hero",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hungry Hero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84215/?format=api",
                    "id": 84215,
                    "name": "Hungry Hero",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Rob Hubbard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8434/?format=api",
                    "id": 8434,
                    "name": "Rob Hubbard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/959/kefrens_demo-kefrens.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11435"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=47651"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2308/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2308/",
            "id": 2308,
            "name": "Ikari & Zargon Party 1989",
            "tagline": "",
            "start_date": "1989-03-23",
            "end_date": "1989-03-25",
            "location": "Slagelse Kommune, Zealand, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.34546,
            "longitude": 11.3339,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}