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

{
    "url": "https://demozoo.org/api/v1/productions/239888/?format=api",
    "demozoo_url": "https://demozoo.org/productions/239888/",
    "id": 239888,
    "title": "Deadline's First",
    "author_nicks": [
        {
            "name": "Deadline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133561/?format=api",
                "id": 133561,
                "name": "Deadline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-10",
    "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": "Gonzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/685/?format=api",
                    "id": 685,
                    "name": "Gonzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Derek B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96863/?format=api",
                    "id": 96863,
                    "name": "Derek B",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133565/?format=api",
                    "id": 133565,
                    "name": "Fox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133565/?format=api",
                    "id": 133565,
                    "name": "Fox",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/D/Deadline/Deadline-First.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=21519"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55174"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/77/fb/6cf6.jw44724.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/77/fb/6cf6.jw44724.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/77/fb/6cf6.jw44724.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}