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

[
    {
        "url": "https://demozoo.org/api/v1/productions/101599/?format=api",
        "demozoo_url": "https://demozoo.org/music/101599/",
        "id": 101599,
        "title": "Dooi Me",
        "author_nicks": [
            {
                "name": "Dasse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14675/?format=api",
                    "id": 14675,
                    "name": "Dasse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PowerDrive",
                "abbreviation": "PD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47783/?format=api",
                    "id": 47783,
                    "name": "PowerDrive",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/101604/?format=api",
        "demozoo_url": "https://demozoo.org/music/101604/",
        "id": 101604,
        "title": "Flesh-Kvartetten",
        "author_nicks": [
            {
                "name": "Dasse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14675/?format=api",
                    "id": 14675,
                    "name": "Dasse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PowerDrive",
                "abbreviation": "PD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47783/?format=api",
                    "id": 47783,
                    "name": "PowerDrive",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/137145/?format=api",
        "demozoo_url": "https://demozoo.org/music/137145/",
        "id": 137145,
        "title": "Xor",
        "author_nicks": [
            {
                "name": "Hrafnir",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58177/?format=api",
                    "id": 58177,
                    "name": "Hrafnir",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PowerDrive",
                "abbreviation": "PD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47783/?format=api",
                    "id": 47783,
                    "name": "PowerDrive",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-01-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]