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

[
    {
        "url": "https://demozoo.org/api/v1/productions/294586/?format=api",
        "demozoo_url": "https://demozoo.org/music/294586/",
        "id": 294586,
        "title": "Cool",
        "author_nicks": [
            {
                "name": "Disaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123150/?format=api",
                    "id": 123150,
                    "name": "Disaster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Troniton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96561/?format=api",
                    "id": 96561,
                    "name": "Troniton",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-11-04",
        "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/218880/?format=api",
        "demozoo_url": "https://demozoo.org/music/218880/",
        "id": 218880,
        "title": "GB2",
        "author_nicks": [
            {
                "name": "Oliver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71995/?format=api",
                    "id": 71995,
                    "name": "Oliver",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Troniton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96561/?format=api",
                    "id": 96561,
                    "name": "Troniton",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-07-08",
        "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/172738/?format=api",
        "demozoo_url": "https://demozoo.org/music/172738/",
        "id": 172738,
        "title": "Popcorn",
        "author_nicks": [
            {
                "name": "Oliver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71995/?format=api",
                    "id": 71995,
                    "name": "Oliver",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Troniton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96561/?format=api",
                    "id": 96561,
                    "name": "Troniton",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-07",
        "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"
        ]
    }
]