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

{
    "url": "https://demozoo.org/api/v1/productions/1948/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/1948/",
    "id": 1948,
    "title": "Hardcoremonster",
    "author_nicks": [
        {
            "name": "R.W.O",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/668/?format=api",
                "id": 668,
                "name": "R.W.O",
                "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": "1991-12-28",
    "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/R/RWO/1991/hardcore.iff"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=15493"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 144,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/59/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/59/",
                    "id": 59,
                    "name": "The Party 1991",
                    "tagline": "Crystal, Silents, Anarchy",
                    "start_date": "1991-12-26",
                    "end_date": "1991-12-28",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/wiki/The_Party_1991"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/df/b0/b38b.3093.png",
            "original_width": 352,
            "original_height": 295,
            "standard_url": "https://media.demozoo.org/screens/s/df/b0/b38b.3093.png",
            "standard_width": 352,
            "standard_height": 295,
            "thumbnail_url": "https://media.demozoo.org/screens/t/df/b0/b38b.3093.png",
            "thumbnail_width": 178,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}