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

{
    "url": "https://demozoo.org/api/v1/productions/242762/?format=api",
    "demozoo_url": "https://demozoo.org/productions/242762/",
    "id": 242762,
    "title": "Cube Frenzy Pack Preview",
    "author_nicks": [
        {
            "name": "End Of Century 1999",
            "abbreviation": "EOC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1107/?format=api",
                "id": 1107,
                "name": "End Of Century 1999",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-07-17",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Crayon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47006/?format=api",
                    "id": 47006,
                    "name": "Crayon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Bob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63524/?format=api",
                    "id": 63524,
                    "name": "Bob",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/E/EOC/EOC-CubeFrenzyPackPreview"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=19218"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b7/e2/8fb9.jw40023.png",
            "original_width": 331,
            "original_height": 261,
            "standard_url": "https://media.demozoo.org/screens/s/b7/e2/8fb9.jw40023.png",
            "standard_width": 331,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b7/e2/8fb9.jw40023.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "packmenu"
    ]
}