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

{
    "url": "https://demozoo.org/api/v1/productions/341754/?format=api",
    "demozoo_url": "https://demozoo.org/productions/341754/",
    "id": 341754,
    "title": "The Bangkok Demo",
    "author_nicks": [
        {
            "name": "Crackers Against Protection",
            "abbreviation": "CAP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107410/?format=api",
                "id": 107410,
                "name": "Crackers Against Protection",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-12-28",
    "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": "Excess 3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98745/?format=api",
                    "id": 98745,
                    "name": "Excess 3",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Excess 3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98745/?format=api",
                    "id": 98745,
                    "name": "Excess 3",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Matt Gray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7638/?format=api",
                    "id": 7638,
                    "name": "Matt Gray",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/30433/The_Bangkok_Demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=40076"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41091"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4942/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4942/",
            "id": 4942,
            "name": "CCT Party 1987",
            "tagline": "",
            "start_date": "1987-12-29",
            "end_date": "1987-12-29",
            "location": "Gemeente Venray, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.51412,
            "longitude": 5.95927,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}