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

{
    "url": "https://demozoo.org/api/v1/productions/347733/?format=api",
    "demozoo_url": "https://demozoo.org/productions/347733/",
    "id": 347733,
    "title": "Blackhole",
    "author_nicks": [
        {
            "name": "FadeST",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43648/?format=api",
                "id": 43648,
                "name": "FadeST",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-05-27",
    "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": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/JAGUAR/FADEST/BLACKHLE.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/gemtos23/game/blackhole.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18904,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4630/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4630/",
                    "id": 4630,
                    "name": "GemTos 2023",
                    "tagline": "",
                    "start_date": "2023-05-27",
                    "end_date": "2023-05-28",
                    "location": "Saint-Just-en-Chaussée, Oise, Hauts-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.50611,
                    "longitude": 2.43083,
                    "website": "https://gemtos.forumactif.com/f1-gemtos-convention"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/32/54/152e.344771.png",
            "original_width": 318,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/32/54/152e.344771.png",
            "standard_width": 318,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/32/54/152e.344771.png",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "multiplayer"
    ]
}