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

{
    "url": "https://demozoo.org/api/v1/productions/84780/?format=api",
    "demozoo_url": "https://demozoo.org/productions/84780/",
    "id": 84780,
    "title": "Fieldtrip",
    "author_nicks": [
        {
            "name": "lft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3621/?format=api",
                "id": 3621,
                "name": "lft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-05-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.df.lth.se/~lft/files/field_trip_by_lft.avi"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/birdie07/demo/lft-fieldtrip.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30788"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "182",
            "competition": {
                "id": 8898,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/764/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/764/",
                    "id": 764,
                    "name": "Birdie 2007 (17)",
                    "tagline": "Birdie 17",
                    "start_date": "2007-05-17",
                    "end_date": "2007-05-20",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.858452,
                    "longitude": 17.644051,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2d/57/2b53.325624.png",
            "original_width": 1600,
            "original_height": 1200,
            "standard_url": "https://media.demozoo.org/screens/s/2d/57/2b53.325624.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2d/57/2b53.325624.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}