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

[
    {
        "url": "https://demozoo.org/api/v1/productions/14930/?format=api",
        "demozoo_url": "https://demozoo.org/music/14930/",
        "id": 14930,
        "title": "Dead Creeps in She's Asshole",
        "author_nicks": [
            {
                "name": "Crash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37301/?format=api",
                    "id": 37301,
                    "name": "Crash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exult Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9161/?format=api",
                    "id": 9161,
                    "name": "Exult Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14867/?format=api",
        "demozoo_url": "https://demozoo.org/music/14867/",
        "id": 14867,
        "title": "Imperators of Illusions",
        "author_nicks": [
            {
                "name": "Akira",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37301/?format=api",
                    "id": 37301,
                    "name": "Crash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exult Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9161/?format=api",
                    "id": 9161,
                    "name": "Exult Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-05-04",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]