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

{
    "url": "https://demozoo.org/api/v1/productions/95675/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95675/",
    "id": 95675,
    "title": "Godlenes - The Adventures Of Lolo",
    "author_nicks": [
        {
            "name": "Reservoir Gods",
            "abbreviation": "RG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                "id": 2234,
                "name": "Reservoir Gods",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-11",
    "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"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Pink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2546/?format=api",
                    "id": 2546,
                    "name": "Mr. Pink",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Intro + Emulation System"
        },
        {
            "nick": {
                "name": "S.B.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71786/?format=api",
                    "id": 71786,
                    "name": "S.B.",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "SH3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2550/?format=api",
                    "id": 2550,
                    "name": "SH3",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ed Cleveland",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37595/?format=api",
                    "id": 37595,
                    "name": "Eddie Cat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/RG/GNESLOLO.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/game-atari-st-adventures-of-lolo_23370.html"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/955/?format=api",
            "demozoo_url": "https://demozoo.org/parties/955/",
            "id": 955,
            "name": "Alternative Party 1998",
            "tagline": "AltParty",
            "start_date": "1998-04-10",
            "end_date": "1998-04-12",
            "location": "Turku, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.452801,
            "longitude": 22.251551,
            "website": "http://www.altparty.org"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f4/b8/b3be.136993.png",
            "original_width": 690,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/f4/b8/b3be.136993.png",
            "standard_width": 365,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f4/b8/b3be.136993.png",
            "thumbnail_width": 182,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-music",
        "port"
    ]
}