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

{
    "url": "https://demozoo.org/api/v1/productions/366773/?format=api",
    "demozoo_url": "https://demozoo.org/productions/366773/",
    "id": 366773,
    "title": "Copper Showdown Editor",
    "author_nicks": [
        {
            "name": "Akronyme Analogiker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6239/?format=api",
                "id": 6239,
                "name": "Akronyme Analogiker",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-01-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "mop2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77148/?format=api",
                    "id": 77148,
                    "name": "mop2",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Greippi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2028/?format=api",
                    "id": 2028,
                    "name": "Greippi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://gitlab.com/akronyme-analogiker/copper-showdown/copper-showdown-editor"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103470"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5128/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5128/",
            "id": 5128,
            "name": "Gerp 2025",
            "tagline": "",
            "start_date": "2025-01-31",
            "end_date": "2025-02-02",
            "location": "Skövde Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.43488,
            "longitude": 13.90358,
            "website": "https://gerp.traktor.group/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7f/59/eaa5.356999.png",
            "original_width": 2405,
            "original_height": 1558,
            "standard_url": "https://media.demozoo.org/screens/s/7f/59/eaa5.356999.jpg",
            "standard_width": 400,
            "standard_height": 259,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7f/59/eaa5.356999.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 129
        }
    ],
    "tags": []
}