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

{
    "url": "https://demozoo.org/api/v1/productions/33974/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/33974/",
    "id": 33974,
    "title": "Bizarre portal",
    "author_nicks": [
        {
            "name": "Exception",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22532/?format=api",
                "id": 22532,
                "name": "Exception",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Inside",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27222/?format=api",
                "id": 27222,
                "name": "Inside",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-09-13",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/bizarre97/grtc/portal.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "22",
            "competition": {
                "id": 2855,
                "name": "Raytraced Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/378/",
                    "id": 378,
                    "name": "Bizarre 1997",
                    "tagline": "",
                    "start_date": "1997-09-12",
                    "end_date": "1997-09-14",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c1/50/cdf7.pl44137.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/c1/50/cdf7.pl44137.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/50/cdf7.pl44137.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}