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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173673/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/173673/",
        "id": 173673,
        "title": "Damn Fine Coffee",
        "author_nicks": [
            {
                "name": "HiRise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69785/?format=api",
                    "id": 69785,
                    "name": "HiRise",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PETSCIIBERLIN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69786/?format=api",
                    "id": 69786,
                    "name": "PETSCIIBERLIN",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-07-01",
        "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": [
            "petscii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168093/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/168093/",
        "id": 168093,
        "title": "Treasure Trove",
        "author_nicks": [
            {
                "name": "Booger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/457/?format=api",
                    "id": 457,
                    "name": "Booger",
                    "is_group": false
                }
            },
            {
                "name": "HiRise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69785/?format=api",
                    "id": 69785,
                    "name": "HiRise",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PETSCIIBERLIN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69786/?format=api",
                    "id": 69786,
                    "name": "PETSCIIBERLIN",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-02-11",
        "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": [
            "petscii",
            "underwater"
        ]
    }
]