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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6472/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6472/",
        "id": 6472,
        "title": "Birdie 2.1",
        "author_nicks": [
            {
                "name": "M0onLight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7785/?format=api",
                    "id": 7785,
                    "name": "M0onLight",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "widespeed.se",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7786/?format=api",
                    "id": 7786,
                    "name": "widespeed.se",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-06-06",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87264/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87264/",
        "id": 87264,
        "title": "Välkommen till Birdie 20",
        "author_nicks": [
            {
                "name": "M0onLight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7785/?format=api",
                    "id": 7785,
                    "name": "M0onLight",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "widespeed.se",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7786/?format=api",
                    "id": 7786,
                    "name": "widespeed.se",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-05-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]