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

{
    "url": "https://demozoo.org/api/v1/productions/377451/?format=api",
    "demozoo_url": "https://demozoo.org/productions/377451/",
    "id": 377451,
    "title": "Another Pack",
    "author_nicks": [
        {
            "name": "System 5",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47447/?format=api",
                "id": 47447,
                "name": "System 5",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-12-16",
    "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": "Beyonder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151775/?format=api",
                    "id": 151775,
                    "name": "Beyonder",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        },
        {
            "nick": {
                "name": "Dark Phoenix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151776/?format=api",
                    "id": 151776,
                    "name": "Dark Phoenix",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        },
        {
            "nick": {
                "name": "Vindicator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151777/?format=api",
                    "id": 151777,
                    "name": "Vindicator",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/System5/System5-AnotherPack.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=94939"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/1a/1a1a.366126.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/e6/1a/1a1a.366126.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/1a/1a1a.366126.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cli-menu"
    ]
}