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

{
    "url": "https://demozoo.org/api/v1/productions/357837/?format=api",
    "demozoo_url": "https://demozoo.org/productions/357837/",
    "id": 357837,
    "title": "Mandelbrot Zoomer",
    "author_nicks": [
        {
            "name": "Enthusi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150/?format=api",
                "id": 150,
                "name": "Enthusi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-07-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
            "id": 14,
            "name": "Console Handheld"
        }
    ],
    "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://www.virtual-boy.com/homebrew/mandelbrot-zoomer/"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "virtual-boy"
    ]
}