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

{
    "url": "https://demozoo.org/api/v1/productions/1421/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1421/",
    "id": 1421,
    "title": "Hopper!",
    "author_nicks": [
        {
            "name": "Dbug",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2503/?format=api",
                "id": 2503,
                "name": "Dbug",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-07-18",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/solskogen10/wild/img_4239.jpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "9",
            "competition": {
                "id": 67,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/12/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/12/",
                    "id": 12,
                    "name": "Solskogen 2010",
                    "tagline": "Eternal Sunshine On The Cubic Spline",
                    "start_date": "2010-07-16",
                    "end_date": "2010-07-18",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.664974,
                    "longitude": 10.811989,
                    "website": "http://www.solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b0/15/40ab.142343.jpg",
            "original_width": 3264,
            "original_height": 2448,
            "standard_url": "https://media.demozoo.org/screens/s/b0/15/40ab.142343.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b0/15/40ab.142343.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}