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

[
    {
        "url": "https://demozoo.org/api/v1/productions/227125/?format=api",
        "demozoo_url": "https://demozoo.org/productions/227125/",
        "id": 227125,
        "title": "The Zoo 1",
        "author_nicks": [
            {
                "name": "Howard Rigsby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102168/?format=api",
                    "id": 102168,
                    "name": "Howard Rigsby",
                    "is_group": false
                }
            },
            {
                "name": "Jude",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104955/?format=api",
                    "id": 104955,
                    "name": "Jude",
                    "is_group": false
                }
            },
            {
                "name": "Persil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102165/?format=api",
                    "id": 102165,
                    "name": "Persil",
                    "is_group": false
                }
            },
            {
                "name": "Rigby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102167/?format=api",
                    "id": 102167,
                    "name": "Rigby",
                    "is_group": false
                }
            },
            {
                "name": "Samuel L. Conan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102171/?format=api",
                    "id": 102171,
                    "name": "Samuel L. Conan",
                    "is_group": false
                }
            },
            {
                "name": "Spengler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102169/?format=api",
                    "id": 102169,
                    "name": "Spengler",
                    "is_group": false
                }
            },
            {
                "name": "Steven Pickles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102170/?format=api",
                    "id": 102170,
                    "name": "Steven Pickles",
                    "is_group": false
                }
            },
            {
                "name": "The Bargee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102164/?format=api",
                    "id": 102164,
                    "name": "The Bargee",
                    "is_group": false
                }
            },
            {
                "name": "Uncle Jack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102166/?format=api",
                    "id": 102166,
                    "name": "Uncle Jack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]