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

{
    "url": "https://demozoo.org/api/v1/productions/333442/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333442/",
    "id": 333442,
    "title": "Bad Pixels",
    "author_nicks": [
        {
            "name": "New Generation Crew",
            "abbreviation": "NGC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                "id": 8318,
                "name": "New Generation Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-11-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vipy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62325/?format=api",
                    "id": 62325,
                    "name": "Vipy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Soundy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8405/?format=api",
                    "id": 8405,
                    "name": "Soundy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Facet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/235/?format=api",
                    "id": 235,
                    "name": "Facet",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=291055"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/mysdata23/c64_demo/badpixels.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=237004"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95456"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QzL8nNnAj80"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 18410,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4732/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4732/",
                    "id": 4732,
                    "name": "Mysdata 2023",
                    "tagline": "We're Back! More Mys... More Data...",
                    "start_date": "2023-11-17",
                    "end_date": "2023-11-19",
                    "location": "Karlskrona Kommun, Blekinge, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.28167,
                    "longitude": 15.66848,
                    "website": "https://mysdata.org/2023/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/03/fa40.335636.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f6/03/fa40.335636.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/03/fa40.335636.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}