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

{
    "url": "https://demozoo.org/api/v1/productions/381532/?format=api",
    "demozoo_url": "https://demozoo.org/productions/381532/",
    "id": 381532,
    "title": "Scratchtastic",
    "author_nicks": [
        {
            "name": "\\n",
            "abbreviation": "NL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151857/?format=api",
                "id": 151857,
                "name": "\\n",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-12-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "D/V",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151856/?format=api",
                    "id": 151856,
                    "name": "D/V",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "D/V",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151856/?format=api",
                    "id": 151856,
                    "name": "D/V",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Filippp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139690/?format=api",
                    "id": 139690,
                    "name": "Filippp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "FΛDE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134558/?format=api",
                    "id": 134558,
                    "name": "FΛDE",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/inercia25/demo/scratchtastic_by_n-newline.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "61",
            "competition": {
                "id": 20502,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5345/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5345/",
                    "id": 5345,
                    "name": "Inércia 2025",
                    "tagline": "",
                    "start_date": "2025-12-06",
                    "end_date": "2025-12-07",
                    "location": "Almada, District of Setúbal, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.68399,
                    "longitude": -9.14955,
                    "website": "https://2025.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ce/af/d5a6.371767.png",
            "original_width": 485,
            "original_height": 361,
            "standard_url": "https://media.demozoo.org/screens/s/ce/af/d5a6.371767.jpg",
            "standard_width": 400,
            "standard_height": 297,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ce/af/d5a6.371767.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": [
        "scratch"
    ]
}