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

{
    "url": "https://demozoo.org/api/v1/productions/208617/?format=api",
    "demozoo_url": "https://demozoo.org/productions/208617/",
    "id": 208617,
    "title": "Compact Disk 30",
    "author_nicks": [
        {
            "name": "Zylon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3453/?format=api",
                "id": 3453,
                "name": "Zylon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alpha Flight",
            "abbreviation": "AFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65507/?format=api",
                    "id": 65507,
                    "name": "Tron",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Crest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134941/?format=api",
                    "id": 134941,
                    "name": "Crest",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Zylon/Zylon-Compact030.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=88281"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/05/e1/809a.jw136705.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/05/e1/809a.jw136705.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/05/e1/809a.jw136705.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "compact-disk-zylon"
    ]
}