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

{
    "url": "https://demozoo.org/api/v1/productions/378370/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378370/",
    "id": 378370,
    "title": "NoPlayfields",
    "author_nicks": [
        {
            "name": "Resistance",
            "abbreviation": "RSE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                "id": 3918,
                "name": "Resistance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-10-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "mAZE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5371/?format=api",
                    "id": 5371,
                    "name": "mAZE",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dissident",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46281/?format=api",
                    "id": 46281,
                    "name": "Dissident",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Grass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21377/?format=api",
                    "id": 21377,
                    "name": "Grass",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "luNix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10894/?format=api",
                    "id": 10894,
                    "name": "luNix",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "ascii-art & icon & support"
        },
        {
            "nick": {
                "name": "4pLaY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3919/?format=api",
                    "id": 3919,
                    "name": "4pLaY",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "support"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://resistance.no/releases/amiga/rse-noplayfields.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/deadline25/oldschool_demo/rse-noplayfields.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=105120"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3P1-d7bLVPE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "171",
            "competition": {
                "id": 20313,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5143/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5143/",
                    "id": 5143,
                    "name": "Deadline 2025",
                    "tagline": "The B-Movie",
                    "start_date": "2025-10-03",
                    "end_date": "2025-10-05",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/33/16/1b39.366914.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/33/16/1b39.366914.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/33/16/1b39.366914.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "aga",
        "vanilla"
    ]
}