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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83001/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83001/",
        "id": 83001,
        "title": "Lizard On Glass",
        "author_nicks": [
            {
                "name": "De Nada",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33407/?format=api",
                    "id": 33407,
                    "name": "De Nada",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nowt Noxious",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42117/?format=api",
                    "id": 42117,
                    "name": "Nowt Noxious",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83019/?format=api",
        "demozoo_url": "https://demozoo.org/music/83019/",
        "id": 83019,
        "title": "See On",
        "author_nicks": [
            {
                "name": "De Nada",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33407/?format=api",
                    "id": 33407,
                    "name": "De Nada",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nowt Noxious",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42117/?format=api",
                    "id": 42117,
                    "name": "Nowt Noxious",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83107/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83107/",
        "id": 83107,
        "title": "Man And The Shark In The Calm-Calm Sea Smoking",
        "author_nicks": [
            {
                "name": "Bart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28269/?format=api",
                    "id": 28269,
                    "name": "Bart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nowt Noxious",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42117/?format=api",
                    "id": 42117,
                    "name": "Nowt Noxious",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]