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

[
    {
        "url": "https://demozoo.org/api/v1/productions/308072/?format=api",
        "demozoo_url": "https://demozoo.org/music/308072/",
        "id": 308072,
        "title": "Ufxmuck",
        "author_nicks": [
            {
                "name": "Ultrafox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131048/?format=api",
                    "id": 131048,
                    "name": "Ultravox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Predators",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92212/?format=api",
                    "id": 92212,
                    "name": "Predators",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/308074/?format=api",
        "demozoo_url": "https://demozoo.org/music/308074/",
        "id": 308074,
        "title": "Demo2",
        "author_nicks": [
            {
                "name": "The Shootist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131047/?format=api",
                    "id": 131047,
                    "name": "The Shootist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Predators",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92212/?format=api",
                    "id": 92212,
                    "name": "Predators",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]