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

{
    "url": "https://demozoo.org/api/v1/productions/333204/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333204/",
    "id": 333204,
    "title": "Muppet Twist",
    "author_nicks": [
        {
            "name": "Avantgarde",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22180/?format=api",
                "id": 22180,
                "name": "Avantgarde",
                "is_group": true
            }
        },
        {
            "name": "Kovarski",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139879/?format=api",
                "id": 139879,
                "name": "Kovarski",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-09-29",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/29010/Mupet_Twist.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=38899"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=44100"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}