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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318020/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/318020/",
        "id": 318020,
        "title": "Green Beret GFX",
        "author_nicks": [
            {
                "name": "Arcade Station",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90460/?format=api",
                    "id": 90460,
                    "name": "Arcade Station",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Square Unit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112329/?format=api",
                    "id": 112329,
                    "name": "Square Unit",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-01-01",
        "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/318021/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/318021/",
        "id": 318021,
        "title": "Archon III - Exciter GFX",
        "author_nicks": [
            {
                "name": "Arcade Station",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90460/?format=api",
                    "id": 90460,
                    "name": "Arcade Station",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Square Unit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112329/?format=api",
                    "id": 112329,
                    "name": "Square Unit",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-01-01",
        "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"
        ]
    }
]