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

{
    "url": "https://demozoo.org/api/v1/productions/139601/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139601/",
    "id": 139601,
    "title": "Mandboot",
    "author_nicks": [
        {
            "name": "Nullos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2563/?format=api",
                "id": 2563,
                "name": "Nullos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DNT-Crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31533/?format=api",
                "id": 31533,
                "name": "DNT-Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "1992",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nullos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2563/?format=api",
                    "id": 2563,
                    "name": "Nullos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/D/DNT_CREW/MANDBOOT.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/22/fc/4ebf.119485.png",
            "original_width": 832,
            "original_height": 552,
            "standard_url": "https://media.demozoo.org/screens/s/22/fc/4ebf.119485.png",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/fc/4ebf.119485.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/bb/5506.119484.png",
            "original_width": 832,
            "original_height": 552,
            "standard_url": "https://media.demozoo.org/screens/s/fa/bb/5506.119484.png",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/bb/5506.119484.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "fractal",
        "mandelbrot",
        "bootsector"
    ]
}