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

{
    "url": "https://demozoo.org/api/v1/productions/4380/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/4380/",
    "id": 4380,
    "title": "Kickflip",
    "author_nicks": [
        {
            "name": "Torger Solheim",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6177/?format=api",
                "id": 6177,
                "name": "Torger Solheim",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-24",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
            "id": 36,
            "name": "Photo",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/thegathering11/photo/2011_04_21_14_00_00_kickflip.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "99",
            "competition": {
                "id": 468,
                "name": "Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/18/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/18/",
                    "id": 18,
                    "name": "The Gathering 2011",
                    "tagline": "Partly Cloudy",
                    "start_date": "2011-04-20",
                    "end_date": "2011-04-24",
                    "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/84/ef/3197.pl36724.jpg",
            "original_width": 421,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/84/ef/3197.pl36724.jpg",
            "standard_width": 175,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/ef/3197.pl36724.jpg",
            "thumbnail_width": 87,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}