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

{
    "url": "https://demozoo.org/api/v1/productions/305430/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305430/",
    "id": 305430,
    "title": "Brute force and ignorance",
    "author_nicks": [
        {
            "name": "g0blinish",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                "id": 23887,
                "name": "g0blinish",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-02-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/54/?format=api",
            "id": 54,
            "name": "8b intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/lovebyte22/misc/8_byte_intro_showcase/bfi8b.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91563"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 16971,
                "name": "8 Byte Intro Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4378/",
                    "id": 4378,
                    "name": "Lovebyte 2022",
                    "tagline": "Bring the Love!",
                    "start_date": "2022-02-11",
                    "end_date": "2022-02-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1b/93/2662.305826.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/1b/93/2662.305826.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/93/2662.305826.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "monochrome",
        "source-available"
    ]
}