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

{
    "url": "https://demozoo.org/api/v1/productions/324069/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324069/",
    "id": 324069,
    "title": "Quick Demo",
    "author_nicks": [
        {
            "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
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988",
    "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": "Dr. Nobody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59046/?format=api",
                    "id": 59046,
                    "name": "Dr. Nobody",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Sarge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/723/?format=api",
                    "id": 723,
                    "name": "The Sarge",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/I/Ian&Mic/Ian%26Mic-QuickDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=98384"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92322"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8e/c1/56a4.326243.png",
            "original_width": 752,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/8e/c1/56a4.326243.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8e/c1/56a4.326243.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}