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

[
    {
        "url": "https://demozoo.org/api/v1/productions/324153/?format=api",
        "demozoo_url": "https://demozoo.org/music/324153/",
        "id": 324153,
        "title": "Experimental2",
        "author_nicks": [
            {
                "name": "Rozzoe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6102/?format=api",
                    "id": 6102,
                    "name": "Rozzoe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atomic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6090/?format=api",
                    "id": 6090,
                    "name": "Atomic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-10-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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209744/?format=api",
        "demozoo_url": "https://demozoo.org/music/209744/",
        "id": 209744,
        "title": "Experimental",
        "author_nicks": [
            {
                "name": "Rozzoe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6102/?format=api",
                    "id": 6102,
                    "name": "Rozzoe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atomic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6090/?format=api",
                    "id": 6090,
                    "name": "Atomic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-10-12",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/260264/?format=api",
        "demozoo_url": "https://demozoo.org/music/260264/",
        "id": 260264,
        "title": "Power Junk",
        "author_nicks": [
            {
                "name": "Syntex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1241/?format=api",
                    "id": 1241,
                    "name": "Syntex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atomic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6090/?format=api",
                    "id": 6090,
                    "name": "Atomic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-03",
        "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"
        ]
    }
]