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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19672/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19672/",
        "id": 19672,
        "title": "Pilzkoepfchen",
        "author_nicks": [
            {
                "name": "Deepblur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14183/?format=api",
                    "id": 14183,
                    "name": "Deepblur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anarchy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14184/?format=api",
                    "id": 14184,
                    "name": "Anarchy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "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/19693/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19693/",
        "id": 19693,
        "title": "No Use For A Rocket",
        "author_nicks": [
            {
                "name": "Logix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14021/?format=api",
                    "id": 14021,
                    "name": "Logix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anarchy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14184/?format=api",
                    "id": 14184,
                    "name": "Anarchy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]