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

[
    {
        "url": "https://demozoo.org/api/v1/productions/370911/?format=api",
        "demozoo_url": "https://demozoo.org/music/370911/",
        "id": 370911,
        "title": "Santa's Dance",
        "author_nicks": [
            {
                "name": "MAC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90426/?format=api",
                    "id": 90426,
                    "name": "MAC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Talk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24619/?format=api",
                    "id": 24619,
                    "name": "Digital Talk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-12-15",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/108100/?format=api",
        "demozoo_url": "https://demozoo.org/productions/108100/",
        "id": 108100,
        "title": "I'm Walking To The Willow Party",
        "author_nicks": [
            {
                "name": "Dejuhra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17451/?format=api",
                    "id": 17451,
                    "name": "Dejuhra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anubis",
                "abbreviation": "ABS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                    "id": 5553,
                    "name": "Anubis",
                    "is_group": true
                }
            },
            {
                "name": "Digital Talk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24619/?format=api",
                    "id": 24619,
                    "name": "Digital Talk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-10-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]