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

{
    "url": "https://demozoo.org/api/v1/productions/318139/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/318139/",
    "id": 318139,
    "title": "Winter Patrol",
    "author_nicks": [
        {
            "name": "Critikill",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/234/?format=api",
                "id": 234,
                "name": "Critikill",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        },
        {
            "name": "Rebels",
            "abbreviation": "RBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels",
                "is_group": true
            }
        },
        {
            "name": "SWEET16",
            "abbreviation": "S16",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131418/?format=api",
                "id": 131418,
                "name": "SWEET16",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-01-14",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/amiga_ireland23/pixel_art/ck_winterpatrol.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 17667,
                "name": "Pixel Art",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4558/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4558/",
                    "id": 4558,
                    "name": "Amiga Ireland 2023",
                    "tagline": "",
                    "start_date": "2023-01-13",
                    "end_date": "2023-01-14",
                    "location": "Athlone, Westmeath, Leinster, Ireland",
                    "is_online": false,
                    "country_code": "IE",
                    "latitude": 53.42278,
                    "longitude": -7.93722,
                    "website": "http://cugi.ie"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/34/f9b9.319393.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/e8/34/f9b9.319393.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/34/f9b9.319393.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "320x256",
        "16-colors"
    ]
}