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

{
    "url": "https://demozoo.org/api/v1/productions/317025/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/317025/",
    "id": 317025,
    "title": "Merry XMas",
    "author_nicks": [
        {
            "name": "Epyx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55235/?format=api",
                "id": 55235,
                "name": "Epyx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Solaris Agency",
            "abbreviation": "TSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27695/?format=api",
                "id": 27695,
                "name": "The Solaris Agency",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-12-28",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Epyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55235/?format=api",
                    "id": 55235,
                    "name": "Epyx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/zenta22/pixel-graphics/xmas_by_epyx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "213",
            "competition": {
                "id": 17597,
                "name": "Pixel Graphics",
                "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/23/32/bceb.318191.png",
            "original_width": 640,
            "original_height": 360,
            "standard_url": "https://media.demozoo.org/screens/s/23/32/bceb.318191.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/23/32/bceb.318191.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "christmas"
    ]
}