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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37645/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37645/",
        "id": 37645,
        "title": "Happy Man Drinking Tea",
        "author_nicks": [
            {
                "name": "s7ing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1197/?format=api",
                    "id": 1197,
                    "name": "s7ing",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bonzai Bros.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5925/?format=api",
                    "id": 5925,
                    "name": "Bonzai Bros.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147997/?format=api",
        "demozoo_url": "https://demozoo.org/music/147997/",
        "id": 147997,
        "title": "Sky Diving",
        "author_nicks": [
            {
                "name": "The Hooligan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3055/?format=api",
                    "id": 3055,
                    "name": "The Hooligan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bonzai Brothers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5925/?format=api",
                    "id": 5925,
                    "name": "Bonzai Bros.",
                    "is_group": true
                }
            },
            {
                "name": "Fanatic",
                "abbreviation": "FNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7665/?format=api",
                    "id": 7665,
                    "name": "Fanatic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "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/73830/?format=api",
        "demozoo_url": "https://demozoo.org/music/73830/",
        "id": 73830,
        "title": "Woman In My Head",
        "author_nicks": [
            {
                "name": "Dahaul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/928/?format=api",
                    "id": 928,
                    "name": "-pOWL!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bonzai",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5925/?format=api",
                    "id": 5925,
                    "name": "Bonzai Bros.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-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"
        ]
    }
]