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

[
    {
        "url": "https://demozoo.org/api/v1/productions/280517/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280517/",
        "id": 280517,
        "title": "End of an Era",
        "author_nicks": [
            {
                "name": "Alia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113525/?format=api",
                    "id": 113525,
                    "name": "catnip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Church of the Spinning Cube",
                "abbreviation": "CSC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90375/?format=api",
                    "id": 90375,
                    "name": "Church of the Spinning Cube",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07-11",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277166/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/277166/",
        "id": 277166,
        "title": "undefined symbol",
        "author_nicks": [
            {
                "name": "Alia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113525/?format=api",
                    "id": 113525,
                    "name": "catnip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Church of the Spinning Cube",
                "abbreviation": "CSC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90375/?format=api",
                    "id": 90375,
                    "name": "Church of the Spinning Cube",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-04-12",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "path-tracing"
        ]
    }
]