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

{
    "url": "https://demozoo.org/api/v1/productions/345922/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345922/",
    "id": 345922,
    "title": "Splash",
    "author_nicks": [
        {
            "name": "F#READY",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35273/?format=api",
                "id": 35273,
                "name": "F#READY",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-05-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/outline24/128_byte_intro_oldskool/splash_by_fready.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://a8.fandal.cz/detail.php?files_id=8620"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=8LSSEA4Vquc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "92",
            "competition": {
                "id": 18879,
                "name": "128 Byte Intro Oldskool",
                "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/1a/2f/91fd.343738.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/1a/2f/91fd.343738.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1a/2f/91fd.343738.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/56/73/fd97.343764.png",
            "original_width": 336,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/56/73/fd97.343764.png",
            "standard_width": 336,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/56/73/fd97.343764.png",
            "thumbnail_width": 175,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}