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

[
    {
        "url": "https://demozoo.org/api/v1/productions/76032/?format=api",
        "demozoo_url": "https://demozoo.org/music/76032/",
        "id": 76032,
        "title": "Only to Please U",
        "author_nicks": [
            {
                "name": "Rebb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/922/?format=api",
                    "id": 922,
                    "name": "Rebb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tm!C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40286/?format=api",
                    "id": 40286,
                    "name": "Tm!C",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76035/?format=api",
        "demozoo_url": "https://demozoo.org/music/76035/",
        "id": 76035,
        "title": "Apollo",
        "author_nicks": [
            {
                "name": "Rebb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/922/?format=api",
                    "id": 922,
                    "name": "Rebb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tm!C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40286/?format=api",
                    "id": 40286,
                    "name": "Tm!C",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76039/?format=api",
        "demozoo_url": "https://demozoo.org/music/76039/",
        "id": 76039,
        "title": "Analogic Apollo",
        "author_nicks": [
            {
                "name": "Rebb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/922/?format=api",
                    "id": 922,
                    "name": "Rebb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tm!C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40286/?format=api",
                    "id": 40286,
                    "name": "Tm!C",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]