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

{
    "url": "https://demozoo.org/api/v1/productions/308785/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/308785/",
    "id": 308785,
    "title": "Electro-Magnetic Field FX",
    "author_nicks": [
        {
            "name": "P_Malin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127891/?format=api",
                "id": 127891,
                "name": "P_Malin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bitshifters",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
                "id": 67260,
                "name": "Bitshifters",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-06-04",
    "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": "P_Malin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127891/?format=api",
                    "id": 127891,
                    "name": "P_Malin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mousefingers.com/demos/ElectroMagneticFieldFX.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/fieldfx22/graphics/2022_06_03_22_41_42_electromagneticfieldfx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91625"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "99",
            "competition": {
                "id": 17077,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4301/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4301/",
                    "id": 4301,
                    "name": "Field-FX 2022",
                    "tagline": "",
                    "start_date": "2022-06-02",
                    "end_date": "2022-06-05",
                    "location": "Eastnor, Herefordshire, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.03278,
                    "longitude": -2.39049,
                    "website": "https://field-fx.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d4/63/102d.308848.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/d4/63/102d.308848.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d4/63/102d.308848.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "opengl",
        "shader-minifier"
    ]
}