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

{
    "url": "https://demozoo.org/api/v1/productions/345932/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345932/",
    "id": 345932,
    "title": "Kippesoep",
    "author_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-05-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1487/?format=api",
                    "id": 1487,
                    "name": "Dwel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sacha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3855/?format=api",
                    "id": 3855,
                    "name": "Sacha",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zorlac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18858/?format=api",
                    "id": 18858,
                    "name": "Zorlac",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Chipper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4879/?format=api",
                    "id": 4879,
                    "name": "Chipper",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/outline24/demo_oldskool/kippesoep_by_desire.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96982"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dTAr_acm_Zw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "66",
            "competition": {
                "id": 18881,
                "name": "Demo Oldskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4889/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4889/",
                    "id": 4889,
                    "name": "Outline 2024",
                    "tagline": "",
                    "start_date": "2024-05-09",
                    "end_date": "2024-05-12",
                    "location": "Gemeente Ommen, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.51659,
                    "longitude": 6.45631,
                    "website": "https://outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/84/5f/6a55.343966.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/84/5f/6a55.343966.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/5f/6a55.343966.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}