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

{
    "url": "https://demozoo.org/api/v1/productions/99081/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/99081/",
    "id": 99081,
    "title": "Jester Silence At Gigafun 97",
    "author_nicks": [
        {
            "name": "Hylst",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2341/?format=api",
                "id": 2341,
                "name": "Hylst",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "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": "BaseUrl",
            "url": "http://hylst.t15.org/images/hw/infographie/autres/ihy102.jpg"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://hhylst.deviantart.com/art/Jester-silence-399033812"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14073,
                "name": "Bitmap Picture",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1518/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1518/",
                    "id": 1518,
                    "name": "Gigafun 1997",
                    "tagline": "",
                    "start_date": "1997-07-31",
                    "end_date": "1997-08-05",
                    "location": "Strasbourg, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.58506,
                    "longitude": 7.73642,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/35/71/f15e.49815.jpg",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/35/71/f15e.49815.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/35/71/f15e.49815.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "gloomy",
        "dark",
        "falcon",
        "jester"
    ]
}