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

{
    "url": "https://demozoo.org/api/v1/productions/37821/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/37821/",
    "id": 37821,
    "title": "Campzone 2006 - The Meltdown",
    "author_nicks": [
        {
            "name": "Dark Blue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24421/?format=api",
                "id": 24421,
                "name": "Dark Blue",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-30",
    "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/2006/demozone06/photo/darkblue_themeltdown.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "45",
            "competition": {
                "id": 3417,
                "name": "Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1212/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1212/",
                    "id": 1212,
                    "name": "Demozone 2006",
                    "tagline": "",
                    "start_date": "2006-07-28",
                    "end_date": "2006-07-31",
                    "location": "Biddinghuizen, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.457821,
                    "longitude": 5.69895,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/84/47/1132.pl94551.jpg",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/84/47/1132.pl94551.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/47/1132.pl94551.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}