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

[
    {
        "url": "https://demozoo.org/api/v1/productions/296980/?format=api",
        "demozoo_url": "https://demozoo.org/music/296980/",
        "id": 296980,
        "title": "NeonRide II",
        "author_nicks": [
            {
                "name": "Mr. D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4470/?format=api",
                    "id": 4470,
                    "name": "Mr. Death",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alphaforce",
                "abbreviation": "ARC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124459/?format=api",
                    "id": 124459,
                    "name": "Alphaforce",
                    "is_group": true
                }
            },
            {
                "name": "Uncensored Softwarez",
                "abbreviation": "U.S",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124718/?format=api",
                    "id": 124718,
                    "name": "Uncensored Softwarez",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-30",
        "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/312701/?format=api",
        "demozoo_url": "https://demozoo.org/music/312701/",
        "id": 312701,
        "title": "Journey Into Space",
        "author_nicks": [
            {
                "name": "Mr. Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4470/?format=api",
                    "id": 4470,
                    "name": "Mr. Death",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alphaforce",
                "abbreviation": "ARC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124459/?format=api",
                    "id": 124459,
                    "name": "Alphaforce",
                    "is_group": true
                }
            },
            {
                "name": "Uncensored Softwarez",
                "abbreviation": "U.S",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124718/?format=api",
                    "id": 124718,
                    "name": "Uncensored Softwarez",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "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"
        ]
    }
]