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

{
    "url": "https://demozoo.org/api/v1/productions/345984/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345984/",
    "id": 345984,
    "title": "Volleyball",
    "author_nicks": [
        {
            "name": "Assassins",
            "abbreviation": "Asn",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50868/?format=api",
                "id": 50868,
                "name": "Assassins",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-06-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://bencsikszilveszter.hu/plus4/plus4/games/Volleyball.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://c64.rulez.org/pub/plus4/Games/v/Volleyball.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://cbm.ko2000.nu/plus4/Games/misc/v/Volleyball.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4.othersi.de/plus4/Games/v/Volleyball.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.zimmers.net/anonftp/pub/cbm/plus4/Games/misc/v/Volleyball.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://plus4world.powweb.com/dl/games/v/volleyball.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.c64games.de/c16/spiele/volleyball.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.commodore.ca/manuals/funet/cbm/plus4/Games/misc/v/Volleyball.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Volleyball"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83392"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}