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

{
    "url": "https://demozoo.org/api/v1/productions/375077/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375077/",
    "id": 375077,
    "title": "Gastro",
    "author_nicks": [
        {
            "name": "Little Fluffy Group",
            "abbreviation": "LFG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146200/?format=api",
                "id": 146200,
                "name": "Little Fluffy Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://littlefluffygroup.eu/download/3e389bab-feb4-4759-ab55-fec61f4c8d3a/"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=TB3sqKDemAM"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "jokeprod",
        "basic",
        "birthday-present",
        "gasman"
    ]
}