GET /api/v1/releasers/63833/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/288945/?format=api",
        "demozoo_url": "https://demozoo.org/music/288945/",
        "id": 288945,
        "title": "based away (no.1)",
        "author_nicks": [
            {
                "name": "No. 1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54108/?format=api",
                    "id": 54108,
                    "name": "No. 1",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Antrax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63833/?format=api",
                    "id": 63833,
                    "name": "Antrax",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-07-25",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288943/?format=api",
        "demozoo_url": "https://demozoo.org/music/288943/",
        "id": 288943,
        "title": "house (no.1)",
        "author_nicks": [
            {
                "name": "No. 1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54108/?format=api",
                    "id": 54108,
                    "name": "No. 1",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Antrax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63833/?format=api",
                    "id": 63833,
                    "name": "Antrax",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]