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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326447/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/326447/",
        "id": 326447,
        "title": "Solidarity Unite",
        "author_nicks": [
            {
                "name": "Tekk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3041/?format=api",
                    "id": 3041,
                    "name": "Ricky Martin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bitch",
                "abbreviation": "B1",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138334/?format=api",
                    "id": 138334,
                    "name": "Bitch",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/326448/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/326448/",
        "id": 326448,
        "title": "Solid Session",
        "author_nicks": [
            {
                "name": "Dwarf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138335/?format=api",
                    "id": 138335,
                    "name": "Dwarf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bitch",
                "abbreviation": "B1",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138334/?format=api",
                    "id": 138334,
                    "name": "Bitch",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]