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

{
    "url": "https://demozoo.org/api/v1/productions/361296/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/361296/",
    "id": 361296,
    "title": "Dandy",
    "author_nicks": [
        {
            "name": "Darya",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107504/?format=api",
                "id": 107504,
                "name": "Darya",
                "is_group": false
            }
        },
        {
            "name": "NR4",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76970/?format=api",
                "id": 76970,
                "name": "NR4",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Farbrausch",
            "abbreviation": "FR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-11-09",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Darya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107504/?format=api",
                    "id": 107504,
                    "name": "Darya",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Iterations"
        },
        {
            "nick": {
                "name": "NR4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76970/?format=api",
                    "id": 76970,
                    "name": "NR4",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "NR4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76970/?format=api",
                    "id": 76970,
                    "name": "NR4",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "math"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/LeStahL/demos210/releases/download/comparade-2024-exe-gfx/FR-Dandy.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/comparade24/gfx/fr-dandy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=100657"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 19523,
                "name": "Combined Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5085/",
                    "id": 5085,
                    "name": "Comparade 2024",
                    "tagline": "Back to the 80's!",
                    "start_date": "2024-11-08",
                    "end_date": "2024-11-10",
                    "location": "Emmering, Upper Bavaria, Bavaria, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.1833,
                    "longitude": 11.2833,
                    "website": "https://comparade.de"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c7/4f/7cb4.353042.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/c7/4f/7cb4.353042.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c7/4f/7cb4.353042.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "shader-minifier",
        "cables"
    ]
}