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

{
    "url": "https://demozoo.org/api/v1/productions/332320/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/332320/",
    "id": 332320,
    "title": "Rainbow in the Dark",
    "author_nicks": [
        {
            "name": "Slaxx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59883/?format=api",
                "id": 59883,
                "name": "Slaxx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Excess",
            "abbreviation": "EX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-10-28",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/flashparty23/oldschool_pixelart/rainbow-itd.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "173",
            "competition": {
                "id": 18360,
                "name": "Oldschool Pixel Art",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4676/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4676/",
                    "id": 4676,
                    "name": "Flashparty 2023",
                    "tagline": "Place of comradery for enthusiasts of the technological sub-cultures in Latin America and the world",
                    "start_date": "2023-10-28",
                    "end_date": "2023-10-29",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -36.0,
                    "longitude": -60.0,
                    "website": "https://flashparty.rebelion.digital/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7e/d7/6b76.334166.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/7e/d7/6b76.334166.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/d7/6b76.334166.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}