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

{
    "url": "https://demozoo.org/api/v1/productions/175217/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175217/",
    "id": 175217,
    "title": "CCCUK Demo",
    "author_nicks": [
        {
            "name": "Commodore Computer Club UK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73051/?format=api",
                "id": 73051,
                "name": "Commodore Computer Club UK",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-07-26",
    "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": "Conrad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/166/?format=api",
                    "id": 166,
                    "name": "Conrad",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Conrad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/166/?format=api",
                    "id": 166,
                    "name": "Conrad",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Conrad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/166/?format=api",
                    "id": 166,
                    "name": "Conrad",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "4mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                    "id": 1342,
                    "name": "4mat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/62353/cccuk%20demo.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=68967"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51059"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3390/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3390/",
            "id": 3390,
            "name": "Commodore Computer Club UK 1st Meet",
            "tagline": "",
            "start_date": "2008",
            "end_date": "2008",
            "location": "United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 54.75844,
            "longitude": -2.69531,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}