GET /api/v1/releasers/14564/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/58476/?format=api",
        "demozoo_url": "https://demozoo.org/music/58476/",
        "id": 58476,
        "title": "Guimove",
        "author_nicks": [
            {
                "name": "Med",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10426/?format=api",
                    "id": 10426,
                    "name": "Med",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Myth",
                "abbreviation": "MTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14564/?format=api",
                    "id": 14564,
                    "name": "Myth",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-12-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/102585/?format=api",
        "demozoo_url": "https://demozoo.org/music/102585/",
        "id": 102585,
        "title": "Change Comes About..",
        "author_nicks": [
            {
                "name": "Oblivion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48062/?format=api",
                    "id": 48062,
                    "name": "Oblivion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Myth",
                "abbreviation": "MTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14564/?format=api",
                    "id": 14564,
                    "name": "Myth",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "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/332783/?format=api",
        "demozoo_url": "https://demozoo.org/music/332783/",
        "id": 332783,
        "title": "Tumbling Along",
        "author_nicks": [
            {
                "name": "Mystical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/213/?format=api",
                    "id": 213,
                    "name": "Mystical",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Myth",
                "abbreviation": "MTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14564/?format=api",
                    "id": 14564,
                    "name": "Myth",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-07-03",
        "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"
        ]
    }
]