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

{
    "url": "https://demozoo.org/api/v1/productions/6448/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6448/",
    "id": 6448,
    "title": "Evil Garden",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        },
        {
            "name": "North Star",
            "abbreviation": "NS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3078/?format=api",
                "id": 3078,
                "name": "North Star",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-04-21",
    "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": [
        {
            "nick": {
                "name": "Doppleganger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7744/?format=api",
                    "id": 7744,
                    "name": "Doppleganger",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "crack"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/F/Fairlight/crack/FLT&NS-CrEvilGarden"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/hitchhikr/old/flt_ns.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=23668"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=27904"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/59/a4/27b7.4673.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/59/a4/27b7.4673.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/a4/27b7.4673.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/74/1d/6539.jw48687.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/74/1d/6539.jw48687.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/74/1d/6539.jw48687.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-sound",
        "evil-garden"
    ]
}