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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367983/?format=api",
        "demozoo_url": "https://demozoo.org/music/367983/",
        "id": 367983,
        "title": "Do Like This!",
        "author_nicks": [
            {
                "name": "ArtZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16687/?format=api",
                    "id": 16687,
                    "name": "ArtZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3D Mixman Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148120/?format=api",
                    "id": 148120,
                    "name": "3D Music Studios",
                    "is_group": true
                }
            },
            {
                "name": "Topworld",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148121/?format=api",
                    "id": 148121,
                    "name": "Topworld",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367988/?format=api",
        "demozoo_url": "https://demozoo.org/music/367988/",
        "id": 367988,
        "title": "The Rhytm Does It",
        "author_nicks": [
            {
                "name": "ArtZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16687/?format=api",
                    "id": 16687,
                    "name": "ArtZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3D Mixman Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148120/?format=api",
                    "id": 148120,
                    "name": "3D Music Studios",
                    "is_group": true
                }
            },
            {
                "name": "Topworld",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148121/?format=api",
                    "id": 148121,
                    "name": "Topworld",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "13ch"
        ]
    }
]