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

{
    "url": "https://demozoo.org/api/v1/productions/361863/?format=api",
    "demozoo_url": "https://demozoo.org/productions/361863/",
    "id": 361863,
    "title": "Seven Sprites",
    "author_nicks": [
        {
            "name": "Hitmen",
            "abbreviation": "HIT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-11-23",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Peacemaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15419/?format=api",
                    "id": 15419,
                    "name": "Peacemaker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Peacemaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15419/?format=api",
                    "id": 15419,
                    "name": "Peacemaker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Peacemaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15419/?format=api",
                    "id": 15419,
                    "name": "Peacemaker",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Peacemaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15419/?format=api",
                    "id": 15419,
                    "name": "Peacemaker",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea"
        },
        {
            "nick": {
                "name": "Joe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/158/?format=api",
                    "id": 158,
                    "name": "Joe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Curlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15411/?format=api",
                    "id": 15411,
                    "name": "Curlin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=304094"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/mysdata24/c64-demo/hitmen-seven_sprites.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=247775"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=101521"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=XiByMHhlrD0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "=3",
            "score": "5.79",
            "competition": {
                "id": 19553,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5148/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5148/",
                    "id": 5148,
                    "name": "Mysdata 2024",
                    "tagline": "Back with Mys",
                    "start_date": "2024-11-22",
                    "end_date": "2024-11-24",
                    "location": "Karlskrona Kommun, Blekinge, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.28167,
                    "longitude": 15.66848,
                    "website": "https://mysdata.org/2024/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/a9/4d03.353840.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/fa/a9/4d03.353840.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/a9/4d03.353840.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}