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

[
    {
        "url": "https://demozoo.org/api/v1/productions/289312/?format=api",
        "demozoo_url": "https://demozoo.org/music/289312/",
        "id": 289312,
        "title": "Techdreams",
        "author_nicks": [
            {
                "name": "Arrogance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119257/?format=api",
                    "id": 119257,
                    "name": "Arrogance",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Utopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58718/?format=api",
                    "id": 58718,
                    "name": "Utopia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-03-29",
        "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/169033/?format=api",
        "demozoo_url": "https://demozoo.org/music/169033/",
        "id": 169033,
        "title": "Herpes",
        "author_nicks": [
            {
                "name": "Fluor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24000/?format=api",
                    "id": 24000,
                    "name": "Fluor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Utopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58718/?format=api",
                    "id": 58718,
                    "name": "Utopia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-05-18",
        "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"
        ]
    }
]