GET /api/v1/releasers/4179/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/304341/?format=api",
        "demozoo_url": "https://demozoo.org/music/304341/",
        "id": 304341,
        "title": "Authority",
        "author_nicks": [
            {
                "name": "Macromaxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129330/?format=api",
                    "id": 129330,
                    "name": "Macromaxx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Argon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4179/?format=api",
                    "id": 4179,
                    "name": "Argon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-01",
        "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/134644/?format=api",
        "demozoo_url": "https://demozoo.org/music/134644/",
        "id": 134644,
        "title": "Agentxgamma",
        "author_nicks": [
            {
                "name": "Agent X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57422/?format=api",
                    "id": 57422,
                    "name": "Agent X",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Argon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4179/?format=api",
                    "id": 4179,
                    "name": "Argon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-23",
        "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"
        ]
    }
]