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

{
    "url": "https://demozoo.org/api/v1/productions/288964/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288964/",
    "id": 288964,
    "title": "Båt",
    "author_nicks": [
        {
            "name": "Brunflo Båtklubb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118879/?format=api",
                "id": 118879,
                "name": "Brunflo Båtklubb",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/hackerence97a/demo/bat.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13929,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3511/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3511/",
                    "id": 3511,
                    "name": "Hackerence 1997 (a)",
                    "tagline": "Hackerence 15",
                    "start_date": "1997-05",
                    "end_date": "1997-05",
                    "location": "Härnösands Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.76667,
                    "longitude": 17.68333,
                    "website": "http://www.hackerence.com/demo"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0d/c8/5d3b.284481.png",
            "original_width": 638,
            "original_height": 396,
            "standard_url": "https://media.demozoo.org/screens/s/0d/c8/5d3b.284481.png",
            "standard_width": 400,
            "standard_height": 248,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0d/c8/5d3b.284481.png",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": []
}