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

[
    {
        "url": "https://demozoo.org/api/v1/productions/333736/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/333736/",
        "id": 333736,
        "title": "Ghoul",
        "author_nicks": [
            {
                "name": "DJS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27684/?format=api",
                    "id": 27684,
                    "name": "DJS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Silicon Limited",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                    "id": 6976,
                    "name": "Silicon Limited",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-11-25",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c64-multicolor-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168090/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/168090/",
        "id": 168090,
        "title": "Scrolling Kitchens",
        "author_nicks": [
            {
                "name": "X-Party Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69784/?format=api",
                    "id": 69784,
                    "name": "X-Party Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Silicon Ltd.",
                "abbreviation": "SCL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                    "id": 6976,
                    "name": "Silicon Limited",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-02-11",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "petscii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112148/?format=api",
        "demozoo_url": "https://demozoo.org/music/112148/",
        "id": 112148,
        "title": "Tim In Italie",
        "author_nicks": [
            {
                "name": "Scout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11870/?format=api",
                    "id": 11870,
                    "name": "Scout",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Silicon Limited",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                    "id": 6976,
                    "name": "Silicon Limited",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-09-24",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]