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

{
    "url": "https://demozoo.org/api/v1/productions/2463/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/2463/",
    "id": 2463,
    "title": "M2-E",
    "author_nicks": [
        {
            "name": "Fred",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5261/?format=api",
                "id": 5261,
                "name": "Fred",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Gang",
            "abbreviation": "GNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                "id": 4083,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-11-22",
    "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/2009/kindergarden09/gfx/fred%5Ethe_gang-m2-e.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "0",
            "competition": {
                "id": 229,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/63/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/63/",
                    "id": 63,
                    "name": "Kindergarden 2009",
                    "tagline": "",
                    "start_date": "2009-11-20",
                    "end_date": "2009-11-22",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://www.kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e9/bd/4ec5.p2463.png",
            "original_width": 1280,
            "original_height": 675,
            "standard_url": "https://media.demozoo.org/screens/s/e9/bd/4ec5.p2463.jpg",
            "standard_width": 400,
            "standard_height": 210,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e9/bd/4ec5.p2463.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 105
        }
    ],
    "tags": []
}