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

{
    "url": "https://demozoo.org/api/v1/productions/233235/?format=api",
    "demozoo_url": "https://demozoo.org/productions/233235/",
    "id": 233235,
    "title": "Alien Syndrome",
    "author_nicks": [
        {
            "name": "Mad Monks",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64010/?format=api",
                "id": 64010,
                "name": "Mad Monks",
                "is_group": true
            }
        },
        {
            "name": "The Sunriders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53734/?format=api",
                "id": 53734,
                "name": "The Sunriders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-08-20",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Sunriders/MM%26Sunriders-CrAlienSyndrome"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=1836"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57690"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/cd/f2bd.jw4479.png",
            "original_width": 360,
            "original_height": 283,
            "standard_url": "https://media.demozoo.org/screens/s/8f/cd/f2bd.jw4479.png",
            "standard_width": 360,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/cd/f2bd.jw4479.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "alien-syndrome"
    ]
}