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

{
    "url": "https://demozoo.org/api/v1/productions/68070/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68070/",
    "id": 68070,
    "title": "Toy-Man",
    "author_nicks": [
        {
            "name": "T.O.Y.S.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2270/?format=api",
                "id": 2270,
                "name": "T.O.Y.S.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "PeyloW",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2647/?format=api",
                    "id": 2647,
                    "name": "PeyloW",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/TOYS/TOY_MAN.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29342"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1635/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1635/",
            "id": 1635,
            "name": "Nordic Atari Show 1996",
            "tagline": "",
            "start_date": "1996-06-14",
            "end_date": "1996-06-16",
            "location": "Gothenburg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.701328,
            "longitude": 11.96689,
            "website": "http://www.sak.nu/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1b/28/6377.122548.png",
            "original_width": 688,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/1b/28/6377.122548.png",
            "standard_width": 364,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/28/6377.122548.png",
            "thumbnail_width": 182,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "pac-man"
    ]
}