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

[
    {
        "url": "https://demozoo.org/api/v1/productions/54205/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54205/",
        "id": 54205,
        "title": "Voxreen",
        "author_nicks": [
            {
                "name": "Mind-Lapse Fan Club",
                "abbreviation": "MLFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32329/?format=api",
                    "id": 32329,
                    "name": "Mind-Lapse Fan Club",
                    "is_group": true
                }
            },
            {
                "name": "Nasty Bugs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32328/?format=api",
                    "id": 32328,
                    "name": "Nasty Bugs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-07-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/85417/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85417/",
        "id": 85417,
        "title": "Mindflush",
        "author_nicks": [
            {
                "name": "Mind-Lapse Fan Club",
                "abbreviation": "MLFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32329/?format=api",
                    "id": 32329,
                    "name": "Mind-Lapse Fan Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-05-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl",
            "shader-model-3.0",
            "source-available",
            "free_software"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/144559/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144559/",
        "id": 144559,
        "title": "Softy",
        "author_nicks": [
            {
                "name": "Mind-Lapse Fan Club",
                "abbreviation": "MLFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32329/?format=api",
                    "id": 32329,
                    "name": "Mind-Lapse Fan Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "software-rendering",
            "source-available",
            "free_software"
        ]
    }
]