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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80845/?format=api",
        "demozoo_url": "https://demozoo.org/music/80845/",
        "id": 80845,
        "title": "Bouillabaisse",
        "author_nicks": [
            {
                "name": "Teppic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40585/?format=api",
                    "id": 40585,
                    "name": "Teppic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Molik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40586/?format=api",
                    "id": 40586,
                    "name": "Molik",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81032/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/81032/",
        "id": 81032,
        "title": "Sickness",
        "author_nicks": [
            {
                "name": "Fossie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41603/?format=api",
                    "id": 41603,
                    "name": "Fossie",
                    "is_group": false
                }
            },
            {
                "name": "Teppic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40585/?format=api",
                    "id": 40585,
                    "name": "Teppic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Molik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40586/?format=api",
                    "id": 40586,
                    "name": "Molik",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-06-18",
        "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/77461/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77461/",
        "id": 77461,
        "title": "M-One",
        "author_nicks": [
            {
                "name": "Teppic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40585/?format=api",
                    "id": 40585,
                    "name": "Teppic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Molik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40586/?format=api",
                    "id": 40586,
                    "name": "Molik",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-11-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]