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

{
    "url": "https://demozoo.org/api/v1/productions/333010/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333010/",
    "id": 333010,
    "title": "Wonder-demo",
    "author_nicks": [
        {
            "name": "Defiers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6881/?format=api",
                "id": 6881,
                "name": "Defiers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-11-06",
    "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": "Panda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35479/?format=api",
                    "id": 35479,
                    "name": "Yodelking",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Panda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35479/?format=api",
                    "id": 35479,
                    "name": "Yodelking",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Panda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35479/?format=api",
                    "id": 35479,
                    "name": "Yodelking",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Yabba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5038/?format=api",
                    "id": 5038,
                    "name": "Yabba",
                    "is_group": false
                }
            },
            "category": "Code",
            "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/10994/Wonder-demo.t64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=23188"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43929"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4806/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4806/",
            "id": 4806,
            "name": "North Star Meeting",
            "tagline": "",
            "start_date": "1988-11-04",
            "end_date": "1988-11-06",
            "location": "Helsingborg, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.05648,
            "longitude": 12.78718,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}