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

{
    "url": "https://demozoo.org/api/v1/productions/2852/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/2852/",
    "id": 2852,
    "title": "I go for Prince",
    "author_nicks": [
        {
            "name": "Fuglemat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4252/?format=api",
                "id": 4252,
                "name": "Fuglemat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-11-11",
    "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/2001/kindergarden01/grfx/fuglemat-igoforprince.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "7",
            "competition": {
                "id": 289,
                "name": "Pixeled Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/149/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/149/",
                    "id": 149,
                    "name": "Kindergarden 2001",
                    "tagline": "Kindergarden 2017-16",
                    "start_date": "2001-11-09",
                    "end_date": "2001-11-11",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d7/4a/377f.pl88719.jpg",
            "original_width": 538,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/d7/4a/377f.pl88719.jpg",
            "standard_width": 269,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/4a/377f.pl88719.jpg",
            "thumbnail_width": 134,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}