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

[
    {
        "url": "https://demozoo.org/api/v1/productions/78414/?format=api",
        "demozoo_url": "https://demozoo.org/music/78414/",
        "id": 78414,
        "title": "Huelga!",
        "author_nicks": [
            {
                "name": "Sole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                    "id": 9805,
                    "name": "Sole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PowerPuff Girls",
                "abbreviation": "PPG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9806/?format=api",
                    "id": 9806,
                    "name": "PowerPuff Girls",
                    "is_group": true
                }
            },
            {
                "name": "The Lords Of The Bits",
                "abbreviation": "TLOTB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5945/?format=api",
                    "id": 5945,
                    "name": "The Lords Of The Bits",
                    "is_group": true
                }
            },
            {
                "name": "Unknown",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9992/?format=api",
                    "id": 9992,
                    "name": "Unknown Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-03-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "19ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78418/?format=api",
        "demozoo_url": "https://demozoo.org/music/78418/",
        "id": 78418,
        "title": "2in1",
        "author_nicks": [
            {
                "name": "Sole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                    "id": 9805,
                    "name": "Sole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PowerPuff Girls",
                "abbreviation": "PPG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9806/?format=api",
                    "id": 9806,
                    "name": "PowerPuff Girls",
                    "is_group": true
                }
            },
            {
                "name": "The Lords Of The Bits",
                "abbreviation": "TLOTB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5945/?format=api",
                    "id": 5945,
                    "name": "The Lords Of The Bits",
                    "is_group": true
                }
            },
            {
                "name": "Unknown",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9992/?format=api",
                    "id": 9992,
                    "name": "Unknown Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-03-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "ogg"
        ]
    }
]