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

[
    {
        "url": "https://demozoo.org/api/v1/productions/281657/?format=api",
        "demozoo_url": "https://demozoo.org/music/281657/",
        "id": 281657,
        "title": "mono:bang",
        "author_nicks": [
            {
                "name": "Ronny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/355/?format=api",
                    "id": 355,
                    "name": "Ronny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ELectronic Knocked 'Em",
                "abbreviation": "ELKE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22985/?format=api",
                    "id": 22985,
                    "name": "ELectronic Knocked 'Em",
                    "is_group": true
                }
            },
            {
                "name": "Phase Distortion",
                "abbreviation": "PHD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                    "id": 10161,
                    "name": "Phase Distortion",
                    "is_group": true
                }
            },
            {
                "name": "Teklords",
                "abbreviation": "TLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10962/?format=api",
                    "id": 10962,
                    "name": "Teklords",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158785/?format=api",
        "demozoo_url": "https://demozoo.org/music/158785/",
        "id": 158785,
        "title": "Ping Pong",
        "author_nicks": [
            {
                "name": "Ronny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/355/?format=api",
                    "id": 355,
                    "name": "Ronny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ELectronic Knocked 'Em",
                "abbreviation": "ELKE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22985/?format=api",
                    "id": 22985,
                    "name": "ELectronic Knocked 'Em",
                    "is_group": true
                }
            },
            {
                "name": "Phase Distortion",
                "abbreviation": "PHD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                    "id": 10161,
                    "name": "Phase Distortion",
                    "is_group": true
                }
            },
            {
                "name": "Teklords",
                "abbreviation": "TLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10962/?format=api",
                    "id": 10962,
                    "name": "Teklords",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]