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

{
    "url": "https://demozoo.org/api/v1/productions/317002/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317002/",
    "id": 317002,
    "title": "Spirit of Zenta",
    "author_nicks": [
        {
            "name": "Moods Plateau",
            "abbreviation": "MDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                "id": 3552,
                "name": "Moods Plateau",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/42/?format=api",
            "id": 42,
            "name": "KC 85/Robotron KC 87"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "dOc.K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3519/?format=api",
                    "id": 3519,
                    "name": "Doc. K",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/zenta22/combined-intro/mds-zspirit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93184"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=OPGGTcdRmgg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "155",
            "competition": {
                "id": 17599,
                "name": "Combined Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4557/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4557/",
                    "id": 4557,
                    "name": "Zenta 2022",
                    "tagline": "The once-in-lifetime post-christmas demoparty",
                    "start_date": "2022-12-27",
                    "end_date": "2022-12-30",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.95965,
                    "longitude": 7.9194,
                    "website": "https://zenta.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d0/98/068b.318160.png",
            "original_width": 640,
            "original_height": 360,
            "standard_url": "https://media.demozoo.org/screens/s/d0/98/068b.318160.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d0/98/068b.318160.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "kc-85",
        "mandelbrot",
        "fractal-zoomer"
    ]
}