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

[
    {
        "url": "https://demozoo.org/api/v1/productions/100389/?format=api",
        "demozoo_url": "https://demozoo.org/music/100389/",
        "id": 100389,
        "title": "GBG crunchFunk",
        "author_nicks": [
            {
                "name": "Akira",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18964/?format=api",
                    "id": 18964,
                    "name": "Akira",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3WDG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44588/?format=api",
                    "id": 44588,
                    "name": "3WDG",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-02-15",
        "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": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/93403/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/93403/",
        "id": 93403,
        "title": "REBELLION OF THE HUMANOID KANGAROOS (IN SEARCH OF THE POO TICKETS)",
        "author_nicks": [
            {
                "name": "Akira",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18964/?format=api",
                    "id": 18964,
                    "name": "Akira",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3WDG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44588/?format=api",
                    "id": 44588,
                    "name": "3WDG",
                    "is_group": true
                }
            },
            {
                "name": "Moods Plateau",
                "abbreviation": "MDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                    "id": 3552,
                    "name": "Moods Plateau",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-11-17",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]