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

[
    {
        "url": "https://demozoo.org/api/v1/productions/272565/?format=api",
        "demozoo_url": "https://demozoo.org/music/272565/",
        "id": 272565,
        "title": "Dominee Dimitri",
        "author_nicks": [
            {
                "name": "Floppy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67207/?format=api",
                    "id": 67207,
                    "name": "Floppy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Silicon Brains",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67206/?format=api",
                    "id": 67206,
                    "name": "Silicon Brains",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-27",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7139/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7139/",
        "id": 7139,
        "title": "Vision Malefique",
        "author_nicks": [
            {
                "name": "Floppy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67207/?format=api",
                    "id": 67207,
                    "name": "Floppy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Silicon Brains",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67206/?format=api",
                    "id": 67206,
                    "name": "Silicon Brains",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]