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

{
    "url": "https://demozoo.org/api/v1/productions/31001/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/31001/",
    "id": 31001,
    "title": "Land of Eagles",
    "author_nicks": [
        {
            "name": "Mads Aas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20981/?format=api",
                "id": 20981,
                "name": "Mads Aas",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-04-15",
    "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/2006/thegathering06/grfx/freestyle/mads_aas_-_land_of_eagles.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "124",
            "competition": {
                "id": 2505,
                "name": "Freestyle Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/52/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/52/",
                    "id": 52,
                    "name": "The Gathering 2006",
                    "tagline": "The Dark Side of Pluto",
                    "start_date": "2006-04-12",
                    "end_date": "2006-04-16",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6d/bd/468d.pl42149.png",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/6d/bd/468d.pl42149.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6d/bd/468d.pl42149.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}