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

{
    "url": "https://demozoo.org/api/v1/productions/97079/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/97079/",
    "id": 97079,
    "title": "Who will stop him?",
    "author_nicks": [
        {
            "name": "Unlock",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57/?format=api",
                "id": 57,
                "name": "Unlock",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vantage",
            "abbreviation": "VTG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                "id": 71,
                "name": "Vantage",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-08",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "9",
            "competition": {
                "id": 9873,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/777/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/777/",
                    "id": 777,
                    "name": "Bünzli 7 (1998)",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Beromünster, Sursee District, Lucerne, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.20343,
                    "longitude": 8.1837,
                    "website": "https://bnz7.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/59/ea/8a42.38074.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/59/ea/8a42.38074.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/ea/8a42.38074.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}