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

{
    "url": "https://demozoo.org/api/v1/productions/114/?format=api",
    "demozoo_url": "https://demozoo.org/productions/114/",
    "id": 114,
    "title": "Pentcost Party Demo",
    "author_nicks": [
        {
            "name": "Zenith",
            "abbreviation": "ZNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/692/?format=api",
                "id": 692,
                "name": "Zenith",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-06-04",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Samir",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/693/?format=api",
                    "id": 693,
                    "name": "Samir",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Jones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/694/?format=api",
                    "id": 694,
                    "name": "Dr. Jones",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Phoenix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/695/?format=api",
                    "id": 695,
                    "name": "Phoenix",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Funschis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/696/?format=api",
                    "id": 696,
                    "name": "Funschis",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Babykool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/509/?format=api",
                    "id": 509,
                    "name": "Babykool",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "charset"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/Z/Zenith/Zenith-PentcostParty"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=1219"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25089"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/e6/08d0.jw3148.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/ea/e6/08d0.jw3148.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/e6/08d0.jw3148.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/95/2a/d04e.jw3149.png",
            "original_width": 360,
            "original_height": 283,
            "standard_url": "https://media.demozoo.org/screens/s/95/2a/d04e.jw3149.png",
            "standard_width": 360,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/2a/d04e.jw3149.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}