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

{
    "url": "https://demozoo.org/api/v1/productions/303159/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303159/",
    "id": 303159,
    "title": "Beach Volley",
    "author_nicks": [
        {
            "name": "Oceo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75313/?format=api",
                "id": 75313,
                "name": "Oceo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
            "id": 50,
            "name": "Atari Jaguar"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Swap D0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64934/?format=api",
                    "id": 64934,
                    "name": "Swap D0",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/JAGUAR/OCEOTEAM/BEACHVLY.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/sillyventure21winter/atari_jaguar_game/beachvly.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6.098",
            "competition": {
                "id": 16919,
                "name": "Atari Jaguar Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4172/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4172/",
                    "id": 4172,
                    "name": "Silly Venture 2021 WE",
                    "tagline": "welcome to the ATARI wonderland!",
                    "start_date": "2021-12-10",
                    "end_date": "2021-12-12",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cc/2a/6c6d.302741.png",
            "original_width": 641,
            "original_height": 439,
            "standard_url": "https://media.demozoo.org/screens/s/cc/2a/6c6d.302741.jpg",
            "standard_width": 400,
            "standard_height": 273,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cc/2a/6c6d.302741.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        }
    ],
    "tags": []
}