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

{
    "url": "https://demozoo.org/api/v1/productions/49094/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/49094/",
    "id": 49094,
    "title": "Ghoul",
    "author_nicks": [
        {
            "name": "Raster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8875/?format=api",
                "id": 8875,
                "name": "Raster",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Computer Platform Unlimited",
            "abbreviation": "C.P.U.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8876/?format=api",
                "id": 8876,
                "name": "Computer Platform Unlimited",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-03-14",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2009/FOREVR10/A8GFX/RASTER/GHOUL.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/forever09/atari/grfx/ghoul.xex"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=5981"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "252",
            "competition": {
                "id": 4985,
                "name": "Atari Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/130/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/130/",
                    "id": 130,
                    "name": "Forever 2009",
                    "tagline": "Forever Next: The Bonus Level",
                    "start_date": "2009-03-13",
                    "end_date": "2009-03-15",
                    "location": "Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.894828,
                    "longitude": 18.03864,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/44/dd57.60263.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/03/44/dd57.60263.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/44/dd57.60263.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}