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

[
    {
        "url": "https://demozoo.org/api/v1/productions/337049/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/337049/",
        "id": 337049,
        "title": "The Call from Beneath",
        "author_nicks": [
            {
                "name": "Wackee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3619/?format=api",
                    "id": 3619,
                    "name": "Wacek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arise",
                "abbreviation": "ARS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                    "id": 887,
                    "name": "Arise",
                    "is_group": true
                }
            },
            {
                "name": "WST",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141058/?format=api",
                    "id": 141058,
                    "name": "WST",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-04-05",
        "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/367995/?format=api",
        "demozoo_url": "https://demozoo.org/music/367995/",
        "id": 367995,
        "title": "Astralict",
        "author_nicks": [
            {
                "name": "Dire Pard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148066/?format=api",
                    "id": 148066,
                    "name": "Dire Pard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "WST",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141058/?format=api",
                    "id": 141058,
                    "name": "WST",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "18ch"
        ]
    }
]