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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75316/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/75316/",
        "id": 75316,
        "title": "lucky geek",
        "author_nicks": [
            {
                "name": "Zann",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32851/?format=api",
                    "id": 32851,
                    "name": "Zann",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grumly and Company",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40103/?format=api",
                    "id": 40103,
                    "name": "Grumly and Company",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-01-24",
        "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/75323/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/75323/",
        "id": 75323,
        "title": "My own little world",
        "author_nicks": [
            {
                "name": "Suny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/396/?format=api",
                    "id": 396,
                    "name": "Suny",
                    "is_group": false
                }
            },
            {
                "name": "Zann",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32851/?format=api",
                    "id": 32851,
                    "name": "Zann",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grumly and Company",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40103/?format=api",
                    "id": 40103,
                    "name": "Grumly and Company",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-01-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]