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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21360/?format=api",
        "demozoo_url": "https://demozoo.org/music/21360/",
        "id": 21360,
        "title": "Flying Dutchman",
        "author_nicks": [
            {
                "name": "Mr. T",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15760/?format=api",
                    "id": 15760,
                    "name": "Mr. T",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Full Force",
                "abbreviation": "FF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6535/?format=api",
                    "id": 6535,
                    "name": "Full Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-06-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/308692/?format=api",
        "demozoo_url": "https://demozoo.org/music/308692/",
        "id": 308692,
        "title": "Pickle",
        "author_nicks": [
            {
                "name": "Stormbringer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12945/?format=api",
                    "id": 12945,
                    "name": "Kristian Røstøen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Full Force",
                "abbreviation": "FF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6535/?format=api",
                    "id": 6535,
                    "name": "Full Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291872/?format=api",
        "demozoo_url": "https://demozoo.org/music/291872/",
        "id": 291872,
        "title": "Animal (tune 4)",
        "author_nicks": [
            {
                "name": "Henning Rokling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1257/?format=api",
                    "id": 1257,
                    "name": "Henning Rokling",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Full Force",
                "abbreviation": "FF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6535/?format=api",
                    "id": 6535,
                    "name": "Full Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-12-30",
        "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": []
    }
]