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

{
    "url": "https://demozoo.org/api/v1/productions/327964/?format=api",
    "demozoo_url": "https://demozoo.org/productions/327964/",
    "id": 327964,
    "title": "Deluxe #1",
    "author_nicks": [
        {
            "name": "International Federation of Free Traders In Cyberspace",
            "abbreviation": "IFFTIC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61221/?format=api",
                "id": 61221,
                "name": "International Federation of Free Traders In Cyberspace",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-10-28",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Magma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61225/?format=api",
                    "id": 61225,
                    "name": "Magma",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "mAD mAX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119941/?format=api",
                    "id": 119941,
                    "name": "mAD mAX",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/misc/itc_dl01.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "amigaguide"
    ]
}