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

{
    "url": "https://demozoo.org/api/v1/productions/344042/?format=api",
    "demozoo_url": "https://demozoo.org/productions/344042/",
    "id": 344042,
    "title": "Batthew Musicdisk",
    "author_nicks": [
        {
            "name": "The Noodlers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140127/?format=api",
                "id": 140127,
                "name": "The Noodlers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Viraxor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139749/?format=api",
                    "id": 139749,
                    "name": "Viraxor",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Viraxor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139749/?format=api",
                    "id": 139749,
                    "name": "Viraxor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Viraxor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139749/?format=api",
                    "id": 139749,
                    "name": "Viraxor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "not the batthew art"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/viraxor/batthew-musicdisk/releases/download/disk/Batthew.Musicdisk.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96731"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/17/50/2a82.342936.jpg",
            "original_width": 797,
            "original_height": 823,
            "standard_url": "https://media.demozoo.org/screens/s/17/50/2a82.342936.jpg",
            "standard_width": 290,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/17/50/2a82.342936.jpg",
            "thumbnail_width": 145,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "it",
        "xm"
    ]
}