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

{
    "url": "https://demozoo.org/api/v1/productions/154300/?format=api",
    "demozoo_url": "https://demozoo.org/productions/154300/",
    "id": 154300,
    "title": "Fractal Landscape Demo V2",
    "author_nicks": [
        {
            "name": "Eclipse Software Design",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41347/?format=api",
                "id": 41347,
                "name": "Eclipse Software Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-12-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
            "id": 50,
            "name": "Atari Jaguar"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Marc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32644/?format=api",
                    "id": 32644,
                    "name": "Marc",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/JAGUAR/ECLIPSE/FRACTAL2.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/16/b0/08a6.114329.png",
            "original_width": 318,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/16/b0/08a6.114329.jpg",
            "standard_width": 318,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/16/b0/08a6.114329.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "no-sound"
    ]
}