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

[
    {
        "url": "https://demozoo.org/api/v1/productions/134764/?format=api",
        "demozoo_url": "https://demozoo.org/music/134764/",
        "id": 134764,
        "title": "Mechno",
        "author_nicks": [
            {
                "name": "Mike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56167/?format=api",
                    "id": 56167,
                    "name": "Mike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Danger Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10088/?format=api",
                    "id": 10088,
                    "name": "Danger Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-05-24",
        "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/112917/?format=api",
        "demozoo_url": "https://demozoo.org/music/112917/",
        "id": 112917,
        "title": "Airwaves",
        "author_nicks": [
            {
                "name": "Trazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50410/?format=api",
                    "id": 50410,
                    "name": "Trazer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Danger Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10088/?format=api",
                    "id": 10088,
                    "name": "Danger Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-05",
        "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/112899/?format=api",
        "demozoo_url": "https://demozoo.org/music/112899/",
        "id": 112899,
        "title": "Structures of Earth",
        "author_nicks": [
            {
                "name": "Trazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50410/?format=api",
                    "id": 50410,
                    "name": "Trazer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Danger Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10088/?format=api",
                    "id": 10088,
                    "name": "Danger Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]