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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342938/?format=api",
        "demozoo_url": "https://demozoo.org/music/342938/",
        "id": 342938,
        "title": "Miles Across Smiles",
        "author_nicks": [
            {
                "name": "Charlie D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35688/?format=api",
                    "id": 35688,
                    "name": "Charlie D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Radioactive Minds",
                "abbreviation": "RM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137144/?format=api",
                    "id": 137144,
                    "name": "Radioactive Minds",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "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/342946/?format=api",
        "demozoo_url": "https://demozoo.org/music/342946/",
        "id": 342946,
        "title": "Sonar Sequences",
        "author_nicks": [
            {
                "name": "Pherplexer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35704/?format=api",
                    "id": 35704,
                    "name": "Pherplexer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Radioactive Minds",
                "abbreviation": "RM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137144/?format=api",
                    "id": 137144,
                    "name": "Radioactive Minds",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]