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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178003/?format=api",
        "demozoo_url": "https://demozoo.org/music/178003/",
        "id": 178003,
        "title": "Love Aggression",
        "author_nicks": [
            {
                "name": "Falcon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74166/?format=api",
                    "id": 74166,
                    "name": "Falcon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "68000 Lovers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74167/?format=api",
                    "id": 74167,
                    "name": "68000 Lovers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178005/?format=api",
        "demozoo_url": "https://demozoo.org/music/178005/",
        "id": 178005,
        "title": "Silver'n'Blues",
        "author_nicks": [
            {
                "name": "ALX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59095/?format=api",
                    "id": 59095,
                    "name": "ALX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "68000 Lovers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74167/?format=api",
                    "id": 74167,
                    "name": "68000 Lovers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-02",
        "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"
        ]
    }
]