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

{
    "url": "https://demozoo.org/api/v1/productions/375038/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375038/",
    "id": 375038,
    "title": "The Homelab Story",
    "author_nicks": [
        {
            "name": "PRIMAL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143245/?format=api",
                "id": 143245,
                "name": "PRIMAL",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BadCode64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140080/?format=api",
                    "id": 140080,
                    "name": "BadCode64",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "CopAss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111905/?format=api",
                    "id": 111905,
                    "name": "CopAss",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://c64.rulez.org/pub/c64/Party/2025/Arok/demo/The_Homelab_Story_Badcode64.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/arok25/demo/the_homelab_story_badcode64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5D_1H2otatU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "201",
            "competition": {
                "id": 20052,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5240/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5240/",
                    "id": 5240,
                    "name": "Árok 2025",
                    "tagline": "",
                    "start_date": "2025-07-18",
                    "end_date": "2025-07-20",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "https://arok.intro.hu/2025/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ab/e0/dc2c.364015.png",
            "original_width": 968,
            "original_height": 507,
            "standard_url": "https://media.demozoo.org/screens/s/ab/e0/dc2c.364015.jpg",
            "standard_width": 400,
            "standard_height": 209,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ab/e0/dc2c.364015.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 104
        }
    ],
    "tags": [
        "hungarian-language",
        "homelab"
    ]
}