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

{
    "url": "https://demozoo.org/api/v1/productions/380978/?format=api",
    "demozoo_url": "https://demozoo.org/productions/380978/",
    "id": 380978,
    "title": "Not Grumpy!",
    "author_nicks": [
        {
            "name": "Fantastic 4 Cracking Group",
            "abbreviation": "F4CG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-11-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Goerp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111860/?format=api",
                    "id": 111860,
                    "name": "Goerp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Goerp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111860/?format=api",
                    "id": 111860,
                    "name": "Goerp",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Goerp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111860/?format=api",
                    "id": 111860,
                    "name": "Goerp",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=316813"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/transmission6425/demo/notgrumpy.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=257565"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=105344"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=F96iCURmVZU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "12",
            "score": "6.039",
            "competition": {
                "id": 20488,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5224/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5224/",
                    "id": 5224,
                    "name": "Transmission64 2025",
                    "tagline": "The Purrfect Party",
                    "start_date": "2025-11-29",
                    "end_date": "2025-11-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://transmission64.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cf/9d/d669.370847.png",
            "original_width": 408,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/cf/9d/d669.370847.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cf/9d/d669.370847.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/e5/b622.370846.png",
            "original_width": 408,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/4f/e5/b622.370846.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/e5/b622.370846.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": []
}