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

{
    "url": "https://demozoo.org/api/v1/productions/339442/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339442/",
    "id": 339442,
    "title": "Mau#40",
    "author_nicks": [
        {
            "name": "Lethargy",
            "abbreviation": "LTH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21378/?format=api",
                "id": 21378,
                "name": "Lethargy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-02-24",
    "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": "Visage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74220/?format=api",
                    "id": 74220,
                    "name": "Visage",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vincenzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                    "id": 1280,
                    "name": "Vincenzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "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": "Grass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21377/?format=api",
                    "id": 21377,
                    "name": "Grass",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=294507"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/bcc18/c64_one_filed_demo/mau40final.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=239913"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96243"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5B_kbY4loCA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "73",
            "competition": {
                "id": 18716,
                "name": "C64 One Filed Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4811/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4811/",
                    "id": 4811,
                    "name": "BCC Party 2024",
                    "tagline": "#18: EXTRATERRESTIAL",
                    "start_date": "2024-02-23",
                    "end_date": "2024-02-25",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5233,
                    "longitude": 13.41377,
                    "website": "https://c64clubberlin.de/?ssec_event=bcc18"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/be/9f/d6be.339988.png",
            "original_width": 408,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/be/9f/d6be.339988.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/be/9f/d6be.339988.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "8580",
        "birthday-present",
        "sidfactory2",
        "one-file-demo"
    ]
}