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

[
    {
        "url": "https://demozoo.org/api/v1/productions/149379/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/149379/",
        "id": 149379,
        "title": "Solution Software Logo 3",
        "author_nicks": [
            {
                "name": "Paranoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27085/?format=api",
                    "id": 27085,
                    "name": "Paranoid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Solution Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33043/?format=api",
                    "id": 33043,
                    "name": "Solution Software",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "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/141594/?format=api",
        "demozoo_url": "https://demozoo.org/music/141594/",
        "id": 141594,
        "title": "Solution Software",
        "author_nicks": [
            {
                "name": "The Paranoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27085/?format=api",
                    "id": 27085,
                    "name": "Paranoid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Solution Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33043/?format=api",
                    "id": 33043,
                    "name": "Solution Software",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-22",
        "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"
        ]
    }
]