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

{
    "url": "https://demozoo.org/api/v1/productions/345840/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/345840/",
    "id": 345840,
    "title": "Banshee",
    "author_nicks": [
        {
            "name": "Facet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/235/?format=api",
                "id": 235,
                "name": "Facet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bonzai",
            "abbreviation": "BZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2808/?format=api",
                "id": 2808,
                "name": "Bonzai",
                "is_group": true
            }
        },
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        },
        {
            "name": "Lemon.",
            "abbreviation": "LMN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/614/?format=api",
                "id": 614,
                "name": "Lemon.",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-05-10",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "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/2024/outline24/atari_st_ste_graphics/banshee_v2_by_facet.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "106",
            "competition": {
                "id": 18875,
                "name": "Atari ST/STE Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4889/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4889/",
                    "id": 4889,
                    "name": "Outline 2024",
                    "tagline": "",
                    "start_date": "2024-05-09",
                    "end_date": "2024-05-12",
                    "location": "Gemeente Ommen, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.51659,
                    "longitude": 6.45631,
                    "website": "https://outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/30/58/9f53.343657.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/30/58/9f53.343657.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/58/9f53.343657.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "320x200",
        "16-colors"
    ]
}