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

{
    "url": "https://demozoo.org/api/v1/productions/355481/?format=api",
    "demozoo_url": "https://demozoo.org/productions/355481/",
    "id": 355481,
    "title": "The First Demo Disk Collection for the Commodore 64",
    "author_nicks": [
        {
            "name": "Ash & Dave",
            "abbreviation": "A+D",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63013/?format=api",
                "id": 63013,
                "name": "Ash & Dave",
                "is_group": true
            }
        },
        {
            "name": "Ian And Mic",
            "abbreviation": "Ian & Mic",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74118/?format=api",
                "id": 74118,
                "name": "Ian And Mic",
                "is_group": true
            }
        },
        {
            "name": "Ikari",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1643/?format=api",
                "id": 1643,
                "name": "Ikari",
                "is_group": true
            }
        },
        {
            "name": "Reptilia Design",
            "abbreviation": "RD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/96879/?format=api",
                "id": 96879,
                "name": "Reptilia Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988",
    "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://noname.c64.org/csdb/release/download.php?id=540"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3161"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41601"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}