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

[
    {
        "url": "https://demozoo.org/api/v1/productions/151348/?format=api",
        "demozoo_url": "https://demozoo.org/music/151348/",
        "id": 151348,
        "title": "Memorial",
        "author_nicks": [
            {
                "name": "Wild",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62610/?format=api",
                    "id": 62610,
                    "name": "Wild",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phase Truce",
                "abbreviation": "PHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10049/?format=api",
                    "id": 10049,
                    "name": "Phase Truce",
                    "is_group": true
                }
            },
            {
                "name": "Rektum",
                "abbreviation": "RKM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12748/?format=api",
                    "id": 12748,
                    "name": "Rektum",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-22",
        "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/30519/?format=api",
        "demozoo_url": "https://demozoo.org/music/30519/",
        "id": 30519,
        "title": "Fuck It Out",
        "author_nicks": [
            {
                "name": "Oomah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20656/?format=api",
                    "id": 20656,
                    "name": "Uma",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rektum",
                "abbreviation": "RKM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12748/?format=api",
                    "id": 12748,
                    "name": "Rektum",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]