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

[
    {
        "url": "https://demozoo.org/api/v1/productions/290878/?format=api",
        "demozoo_url": "https://demozoo.org/music/290878/",
        "id": 290878,
        "title": "Children of the Indigo Flowers",
        "author_nicks": [
            {
                "name": "XCEL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120828/?format=api",
                    "id": 120828,
                    "name": "XCEL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scavengers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120831/?format=api",
                    "id": 120831,
                    "name": "Scavengers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298844/?format=api",
        "demozoo_url": "https://demozoo.org/music/298844/",
        "id": 298844,
        "title": "Beatime",
        "author_nicks": [
            {
                "name": "Miks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125969/?format=api",
                    "id": 125969,
                    "name": "Miks",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scavengers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120831/?format=api",
                    "id": 120831,
                    "name": "Scavengers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "22ch"
        ]
    }
]