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

{
    "url": "https://demozoo.org/api/v1/productions/2380/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/2380/",
    "id": 2380,
    "title": "Ravenloft",
    "author_nicks": [
        {
            "name": "Slash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/965/?format=api",
                "id": 965,
                "name": "J.A.D.E.",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kefrens",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/658/?format=api",
                "id": 658,
                "name": "Kefrens",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-12-29",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/J/Jade/1990/ravenloft.png"
        },
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/J/Jade/1990/slash-ravenloft.iff"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=91555"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 218,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/141/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/141/",
                    "id": 141,
                    "name": "Dexion X-Mas Conference 1990",
                    "tagline": "",
                    "start_date": "1990-12-26",
                    "end_date": "1990-12-29",
                    "location": "Odense Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.3957,
                    "longitude": 10.37761,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ef/55/bb4c.320263.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/ef/55/bb4c.320263.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ef/55/bb4c.320263.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "640x512"
    ]
}